Commit 3c7c2c1d authored by Peter Parente's avatar Peter Parente

Bump to Jupyter Notebook 4.1

(c) Copyright IBM Corp. 2016
parent 9aae44ef
...@@ -70,7 +70,7 @@ RUN cd /tmp && \ ...@@ -70,7 +70,7 @@ RUN cd /tmp && \
# Install Jupyter notebook as jovyan # Install Jupyter notebook as jovyan
RUN conda install --yes \ RUN conda install --yes \
'notebook=4.0*' \ 'notebook=4.1*' \
terminado \ terminado \
&& conda clean -yt && conda clean -yt
......
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