mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 12:02:56 +00:00
Merge pull request #676 from shaheenhumza/update-seaborn
Update version of seaborn to 0.9.X
This commit is contained in:
@@ -24,7 +24,7 @@ RUN conda install --quiet --yes \
|
|||||||
'numexpr=2.6*' \
|
'numexpr=2.6*' \
|
||||||
'matplotlib=2.2*' \
|
'matplotlib=2.2*' \
|
||||||
'scipy=1.1*' \
|
'scipy=1.1*' \
|
||||||
'seaborn=0.8*' \
|
'seaborn=0.9*' \
|
||||||
'scikit-learn=0.19*' \
|
'scikit-learn=0.19*' \
|
||||||
'scikit-image=0.14*' \
|
'scikit-image=0.14*' \
|
||||||
'sympy=1.1*' \
|
'sympy=1.1*' \
|
||||||
|
Reference in New Issue
Block a user