mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Updating jupyterlab to 0.30.*
This commit is contained in:
@@ -77,7 +77,7 @@ RUN cd /tmp && \
|
||||
RUN conda install --quiet --yes \
|
||||
'notebook=5.2.*' \
|
||||
'jupyterhub=0.8.*' \
|
||||
'jupyterlab=0.29.*' \
|
||||
'jupyterlab=0.30.*' \
|
||||
&& conda clean -tipsy && \
|
||||
jupyter labextension install @jupyterlab/hub-extension@^0.6.0 && \
|
||||
npm cache clean && \
|
||||
|
Reference in New Issue
Block a user