Skip to content

Commit 006b017

Browse files
committed
Update jupyterlab 3.2.5 jupyter-resource-usage 0.6.1
1 parent 4aa1d15 commit 006b017

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

repo2docker/buildpacks/conda/environment.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ dependencies:
66
- pip
77
- ipywidgets==7.6.3
88
- jupyter-offlinenotebook==0.2.1
9-
- jupyter-resource-usage==0.6.0
10-
- jupyterlab==3.1.17
9+
- jupyter-resource-usage==0.6.1
10+
- jupyterlab==3.2.5
11+
# jupyterhub-singleuser==1.5.0 won't install with python 3.6 (but 2.0.1 does!)
1112
- jupyterhub-singleuser==1.4.2
1213
# Newer versions require python 3.7
1314
- nbconvert==6.0.7

0 commit comments

Comments
 (0)