Commit da2c5a4d authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #485 from tylere/master

Update jupyterlab to 0.28
parents 9e9dea89 50b0831c
......@@ -77,7 +77,7 @@ RUN cd /tmp && \
RUN conda install --quiet --yes \
'notebook=5.2.*' \
'jupyterhub=0.8.*' \
'jupyterlab=0.27.*' \
'jupyterlab=0.28.*' \
&& conda clean -tipsy && \
fix-permissions $CONDA_DIR
......
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