nebari-dev / nebari-slurm

An opinionated open source deployment of jupyterhub based on an Slurm job scheduler.
BSD 3-Clause "New" or "Revised" License
28 stars 10 forks source link

Use released batchspawner #152

Closed aktech closed 7 months ago

aktech commented 8 months ago

Context

Update jupyterhub environment to use batchspawner from pypi/conda-forge

https://github.com/nebari-dev/nebari-slurm/blob/363888306663018620a803d9e906482eef9b7e9b/roles/jupyterhub/templates/environments/jupyterhub.yaml#L18

Value and/or benefit

Now that batchspawner is released:

It would be great to remove pulling batchspawner directory from github and pull it from pypi or conda-forge

Anything else?

No response

aktech commented 7 months ago

This is done: https://github.com/nebari-dev/nebari-slurm/blob/5f39db41a330f1e2963d48e5d5f0851dbbfd7271/roles/jupyterhub/templates/environments/jupyterhub.yaml#L12