persistent_binderhub icon indicating copy to clipboard operation
persistent_binderhub copied to clipboard

Additional resources (GPUs)

Open ctr26 opened this issue 3 years ago • 5 comments

Has it been discussed to add a UI option to launch a project with additional resources? Similar to the profile list in JupyterHub.

ctr26 avatar Aug 12 '21 15:08 ctr26

Not yet! But I think this has been discussed in the context of BinderHub before and this would definitely be a nice addition. But I think it would be nice to work on this upstream, as we could just inherit the changes from BinderHub and enable this with Persistent BinderHub too.

MridulS avatar Aug 12 '21 15:08 MridulS

https://github.com/bioimagearchive/bia-binder/issues/27

I've put some notes here, I don't think it's impossible to add this functionality in purely by adding some code to the extra config on the deployment and adding some json to the url.

ctr26 avatar Sep 23 '21 22:09 ctr26

https://github.com/jupyterhub/kubespawner/pull/607

It's coming/viable

ctr26 avatar Aug 04 '22 08:08 ctr26

Thank you @ctr26 :) We are currently planning to generalize the functionality of the pBHub in cooperation with 2I2C (#2i2c-org/infrastructure/issues/1382 cc @damianavila) and configurable of resources will be part of this.

arnim avatar Aug 04 '22 08:08 arnim

The question for me is: What would be an appropriate way to "grant" these additional resources? In any real deployment, we will likely need some form of review or rule associated with additional resource allocations.

arnim avatar Aug 04 '22 09:08 arnim