Commit 307ad2bb authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #913 from maresb/official

Switch to matplotlib-base to avoid qt dependency
parents 0c84b71d 2d9e7d20
......@@ -20,7 +20,7 @@ RUN conda install --quiet --yes \
'ipywidgets=7.5*' \
'pandas=0.24*' \
'numexpr=2.6*' \
'matplotlib=3.0*' \
'matplotlib-base=3.1.*' \
'scipy=1.2*' \
'seaborn=0.9*' \
'scikit-learn=0.20*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment