Commit 6104833f authored by ericdill's avatar ericdill

Bump to 0.35

parent a1cc83bc
......@@ -93,7 +93,7 @@ RUN conda install --quiet --yes 'tini=0.18.0' && \
RUN conda install --quiet --yes \
'notebook=5.7.0' \
'jupyterhub=0.9.4' \
'jupyterlab=0.34.12' && \
'jupyterlab=0.35.2' && \
conda clean -tipsy && \
jupyter labextension install @jupyterlab/hub-extension@^0.12.0 && \
npm cache clean --force && \
......
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