Skip to content

Commit

Permalink
Set explicit version for matplotlib widget
Browse files Browse the repository at this point in the history
  • Loading branch information
axdd-jupyter-service committed Jan 24, 2020
1 parent 3d06e85 commit d81e226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
set -euo pipefail

# labextensions
jupyter labextension install @jupyter-widgets/jupyterlab-manager \
jupyter labextension install @jupyter-widgets/jupyterlab-manager@1.1.0 \
@jupyterlab/geojson-extension \
@pyviz/jupyterlab_pyviz \
jupyter-matplotlib \
jupyter-matplotlib@0.5.0 \
jupyter-leaflet \
dask-labextension

0 comments on commit d81e226

Please sign in to comment.