mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Merge pull request #445 from parente/update-jupyterlab-0.26
Update jupyterlab to 0.26.*
This commit is contained in:
@@ -71,7 +71,7 @@ RUN cd /tmp && \
|
|||||||
RUN conda install --quiet --yes \
|
RUN conda install --quiet --yes \
|
||||||
'notebook=5.0.*' \
|
'notebook=5.0.*' \
|
||||||
'jupyterhub=0.7.*' \
|
'jupyterhub=0.7.*' \
|
||||||
'jupyterlab=0.24.*' \
|
'jupyterlab=0.27.*' \
|
||||||
&& conda clean -tipsy
|
&& conda clean -tipsy
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
Reference in New Issue
Block a user