Skip to content

Commit

Permalink
Update ipywidgets to 7.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
parente committed Aug 29, 2017
1 parent 8f56e3c commit 5145670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scipy-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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*' \
Expand Down

0 comments on commit 5145670

Please sign in to comment.