mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Update scikit-learn to 0.19*
Release notes can be found here http://scikit-learn.org/stable/whats_new.html#version-0-19-1
This commit is contained in:
@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
|
||||
'matplotlib=2.0*' \
|
||||
'scipy=0.19*' \
|
||||
'seaborn=0.7*' \
|
||||
'scikit-learn=0.18*' \
|
||||
'scikit-learn=0.19*' \
|
||||
'scikit-image=0.12*' \
|
||||
'sympy=1.0*' \
|
||||
'cython=0.25*' \
|
||||
|
Reference in New Issue
Block a user