mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
scipy-notebook: update ipywidgets
This commit is contained in:
@@ -19,7 +19,7 @@ USER $NB_UID
|
|||||||
# use notebook-friendly backends in these images
|
# use notebook-friendly backends in these images
|
||||||
RUN conda install --quiet --yes \
|
RUN conda install --quiet --yes \
|
||||||
'conda-forge::blas=*=openblas' \
|
'conda-forge::blas=*=openblas' \
|
||||||
'ipywidgets=7.2*' \
|
'ipywidgets=7.4*' \
|
||||||
'pandas=0.23*' \
|
'pandas=0.23*' \
|
||||||
'numexpr=2.6*' \
|
'numexpr=2.6*' \
|
||||||
'matplotlib=2.2*' \
|
'matplotlib=2.2*' \
|
||||||
|
Reference in New Issue
Block a user