Commit 20590f43 authored by Min RK's avatar Min RK

jupyterlab 1.0.1

has fixed dependencies
parent ac833a37
......@@ -101,7 +101,7 @@ RUN conda install --quiet --yes 'tini=0.18.0' && \
RUN conda install --quiet --yes \
'notebook=5.7.8' \
'jupyterhub=1.0.0' \
'jupyterlab=1.0.0' && \
'jupyterlab=1.0.1' && \
conda clean --all -f -y && \
npm cache clean --force && \
jupyter notebook --generate-config && \
......
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