Commit 65fe832c authored by Bas Nijholt's avatar Bas Nijholt

Bump notebook to 4.4

parent 1ed4a9bd
......@@ -69,8 +69,8 @@ RUN cd /tmp && \
# Install Jupyter Notebook and Hub
RUN conda install --quiet --yes \
'notebook=4.3*' \
jupyterhub=0.7.* \
'notebook=4.4.*' \
'jupyterhub=0.7.*' \
&& 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