JupyterHub - Package Updates
- 
[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
 
 - 
[1.48.0]
- Update docker pypi to 7.1.0
 - Bumped minimum engine API version to 1.24
 - Bumped default engine API version to 1.44 (Moby 25.0)
 
 - 
[1.49.0]
- Update oauthenticator to 17.0.0
 
 - 
[1.50.0]
- Update jupyterhub to 5.2.1
 
 - 
[1.50.1]
- Update datascience-notebook to 4.2.5
 
 - 
[1.50.2]
- Update datascience-notebook to 4.2.6
 
 - 
[1.51.0]
- Update oauthenticator to 17.2.0
 - Full Changelog
 
 - 
[1.52.0]
- CLOUDRON_OIDC_PROVIDER_NAME implemented