Skip to content
Snippets Groups Projects
Commit ffc92ed4 authored by Diogo Castro's avatar Diogo Castro Committed by Enric Tejedor Saavedra
Browse files

Update Jupyter version to 5.4.0

Update JupyterHub version to 0.8.1.
parent 3f9b88b4
Branches
Tags
No related merge requests found
......@@ -78,9 +78,9 @@ RUN curl -O https://bootstrap.pypa.io/get-pip.py && \
rm get-pip.py
RUN pip3 --no-cache-dir install \
'notebook==5.0.0' \
'jupyterhub==0.7.2' \
'jupyterlab==0.24.1' \
'notebook==5.4.0' \
'jupyterhub==0.8.1' \
'jupyterlab==0.31.12' \
'jupyter_nbextensions_configurator'
VOLUME /notebooks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment