mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02: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
|
||||
RUN conda install --quiet --yes \
|
||||
'conda-forge::blas=*=openblas' \
|
||||
'ipywidgets=7.2*' \
|
||||
'ipywidgets=7.4*' \
|
||||
'pandas=0.23*' \
|
||||
'numexpr=2.6*' \
|
||||
'matplotlib=2.2*' \
|
||||
|
Reference in New Issue
Block a user