Commit 2404602e authored by Bas Nijholt's avatar Bas Nijholt Committed by GitHub

jupyterhub to version 0.8

parent e1677043
......@@ -76,7 +76,7 @@ RUN cd /tmp && \
# Install Jupyter Notebook and Hub
RUN conda install --quiet --yes \
'notebook=5.1.*' \
'jupyterhub=0.7.*' \
'jupyterhub=0.8.*' \
'jupyterlab=0.27.*' \
&& conda clean -tipsy && \
fix-permissions $CONDA_DIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment