Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit ce7fea6

Browse files
omazaparccern
authored andcommitted
downgraded jupyterlab version to 3.0.17 to support current extensions
1 parent f331ecc commit ce7fea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ RUN pip3 --no-cache-dir install \
102102
'ipyparallel' \
103103
'notebook==6.4.2' \
104104
'jupyterhub==1.4.2' \
105-
'jupyterlab==3.1.10' \
105+
'jupyterlab==3.0.17' \
106106
'jupyter_nbextensions_configurator' \
107107
'voila'
108108

0 commit comments

Comments
 (0)