Skip to content

Commit

Permalink
change jupyterhub to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis committed Feb 15, 2024
1 parent f1d715c commit 7b37e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterhub/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ channels:
- conda-forge
dependencies:
- pip==21.1.2
- jupyterhub==4.0.2
- jupyterhub-kubespawner==4.2.0
- oauthenticator==15.1.0
- escapism==1.0.1
Expand All @@ -15,3 +14,4 @@ dependencies:
- nebari-jupyterhub-theme
- python-keycloak==0.26.1
- jhub-apps==2024.1.6
- jupyterhub@git+https://github.com/jupyterhub/jupyterhub/archive/135be72470b9c414a19c270f458ba2fc7532146a.zip

0 comments on commit 7b37e84

Please sign in to comment.