jupyterlab_bokeh@1.0.0, version bump from @0.6.3

This commit is contained in:
James Brock
2019-07-10 16:37:38 +09:00
parent 0c0601bbe6
commit 7b960e47ef

View File

@@ -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 && \