diff --git a/Dockerfile b/Dockerfile index 007b77d0b21aca9e2f8e7068e75ef47e4a33db2f..e4d37d6ab3585b5c66b648485a5705dad5a74317 100644 --- a/Dockerfile +++ b/Dockerfile @@ -102,7 +102,7 @@ RUN pip3 --no-cache-dir install \ 'ipyparallel' \ 'notebook==6.4.2' \ 'jupyterhub==1.4.2' \ - 'jupyterlab==3.1.10' \ + 'jupyterlab==3.0.17' \ 'jupyter_nbextensions_configurator' \ 'voila'