mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00
Merge pull request #355 from minrk/jupyterlab
add jupyterlab 0.17 to minimal-notebook
This commit is contained in:
@@ -71,6 +71,7 @@ RUN cd /tmp && \
|
||||
RUN conda install --quiet --yes \
|
||||
'notebook=4.4.*' \
|
||||
'jupyterhub=0.7.*' \
|
||||
'jupyterlab=0.17.*' \
|
||||
&& conda clean -tipsy
|
||||
|
||||
USER root
|
||||
|
Reference in New Issue
Block a user