mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Merge pull request #452 from parente/bump-ipywidgets
Update ipywidgets to 7.0.x
This commit is contained in:
@@ -19,7 +19,7 @@ USER $NB_USER
|
||||
# use notebook-friendly backends in these images
|
||||
RUN conda install --quiet --yes \
|
||||
'nomkl' \
|
||||
'ipywidgets=6.0*' \
|
||||
'ipywidgets=7.0*' \
|
||||
'pandas=0.19*' \
|
||||
'numexpr=2.6*' \
|
||||
'matplotlib=2.0*' \
|
||||
|
Reference in New Issue
Block a user