mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Update scikit-learn to 0.20.*
This commit is contained in:
@@ -26,7 +26,7 @@ RUN conda install --quiet --yes \
|
||||
'matplotlib=2.2*' \
|
||||
'scipy=1.1*' \
|
||||
'seaborn=0.9*' \
|
||||
'scikit-learn=0.19*' \
|
||||
'scikit-learn=0.20*' \
|
||||
'scikit-image=0.14*' \
|
||||
'sympy=1.1*' \
|
||||
'cython=0.28*' \
|
||||
|
Reference in New Issue
Block a user