mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
jupyterlab_bokeh@1.0.0, version bump from @0.6.3
This commit is contained in:
@@ -51,7 +51,7 @@ RUN conda install --quiet --yes \
|
||||
# Check this URL for most recent compatibilities
|
||||
# https://github.com/jupyter-widgets/ipywidgets/tree/master/packages/jupyterlab-manager
|
||||
jupyter labextension install @jupyter-widgets/jupyterlab-manager@^1.0.0 && \
|
||||
jupyter labextension install jupyterlab_bokeh@0.6.3 && \
|
||||
jupyter labextension install jupyterlab_bokeh@1.0.0 && \
|
||||
npm cache clean --force && \
|
||||
rm -rf $CONDA_DIR/share/jupyter/lab/staging && \
|
||||
rm -rf /home/$NB_USER/.cache/yarn && \
|
||||
|
Reference in New Issue
Block a user