Skip to content

Commit

Permalink
Upgrade to JupyterHub 5.1.0 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Aug 29, 2024
1 parent d3e6ead commit b357ced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jupyterhub/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- pip==21.1.2
- jupyterhub==5.0.0
- jupyterhub==5.1.0
- jupyterhub-kubespawner==4.2.0
- oauthenticator==16.3.0
- escapism==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- jupyterlab >=4
- jupyter_client
- jupyter_console
- jupyterhub==5.0.0
- jupyterhub==5.1.0
- nbconvert
- nbval

Expand Down

0 comments on commit b357ced

Please sign in to comment.