We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e449bc7 commit d7f55a1Copy full SHA for d7f55a1
jupyterhub/environment.yaml
@@ -3,7 +3,7 @@ channels:
3
- conda-forge
4
dependencies:
5
- pip==21.1.2
6
- - jupyterhub==5.1.0
+ - jupyterhub==5.3.0
7
- jupyterhub-kubespawner==6.2.0
8
- oauthenticator==16.3.0
9
- escapism==1.0.1
jupyterlab/environment.yaml
@@ -16,7 +16,7 @@ dependencies:
16
- jupyterlab==4.4.2
17
- jupyter_client
18
- jupyter_console
19
20
- nbconvert
21
- nbval
22
0 commit comments