mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Merge pull request #329 from jvalhondo/patch-1
update scikit-learn to latest release (v0.18*)
This commit is contained in:
@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
|
|||||||
'matplotlib=1.5*' \
|
'matplotlib=1.5*' \
|
||||||
'scipy=0.17*' \
|
'scipy=0.17*' \
|
||||||
'seaborn=0.7*' \
|
'seaborn=0.7*' \
|
||||||
'scikit-learn=0.17*' \
|
'scikit-learn=0.18*' \
|
||||||
'scikit-image=0.11*' \
|
'scikit-image=0.11*' \
|
||||||
'sympy=1.0*' \
|
'sympy=1.0*' \
|
||||||
'cython=0.23*' \
|
'cython=0.23*' \
|
||||||
|
Reference in New Issue
Block a user