JupyterHub - Package Updates
Pinned
JupyterHub
-
[1.43.0]
- IMPORTANT CHANGE: Starting this release, notebook containers are never deleted by the package because:
- This prevents long running notebooks for getting deleted
- Upstream has a way to let user's choose which image they want (
c.DockerSpawner.allowed_images
). This means
that it is not correct to assume user always wants the latest and greatest notebook image.
- IMPORTANT CHANGE: Starting this release, notebook containers are never deleted by the package because:
-
[1.47.0]
- Update JupyterHub to 5.1.0
- Update datascience notebook image to lab-4.2.4