Commit 9e320520 authored by Peter Parente's avatar Peter Parente

Bump to notebook 5.0, jupyterlab 0.18

parent f23b8f98
......@@ -69,9 +69,9 @@ RUN cd /tmp && \
# Install Jupyter Notebook and Hub
RUN conda install --quiet --yes \
'notebook=4.4.*' \
'notebook=5.0.*' \
'jupyterhub=0.7.*' \
'jupyterlab=0.17.*' \
'jupyterlab=0.18.*' \
&& conda clean -tipsy
USER root
......
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