Commit 04107c39 authored by Peter Parente's avatar Peter Parente

Update jupyterlab to 0.27.*

parent d9716fd8
......@@ -71,7 +71,7 @@ RUN cd /tmp && \
RUN conda install --quiet --yes \
'notebook=5.0.*' \
'jupyterhub=0.7.*' \
'jupyterlab=0.26.*' \
'jupyterlab=0.27.*' \
&& 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