Commit c358a5d2 authored by Min RK's avatar Min RK Committed by GitHub

Merge pull request #445 from parente/update-jupyterlab-0.26

Update jupyterlab to 0.26.*
parents 8f56e3c4 04107c39
...@@ -71,7 +71,7 @@ RUN cd /tmp && \ ...@@ -71,7 +71,7 @@ RUN cd /tmp && \
RUN conda install --quiet --yes \ RUN conda install --quiet --yes \
'notebook=5.0.*' \ 'notebook=5.0.*' \
'jupyterhub=0.7.*' \ 'jupyterhub=0.7.*' \
'jupyterlab=0.24.*' \ 'jupyterlab=0.27.*' \
&& conda clean -tipsy && conda clean -tipsy
USER root 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