Commit f4d44ca0 authored by Felix Ruess's avatar Felix Ruess

scipy-notebook: update ipywidgets

parent a95cb64d
...@@ -19,7 +19,7 @@ USER $NB_UID ...@@ -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*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment