Skip to content

Commit 75c2b6d

Browse files
authored
Merge pull request #1114 from oesteban/enh/carpetplot
[ENH] Carpetplot + confounds plot
2 parents 6f4c69b + 6299b62 commit 75c2b6d

File tree

14 files changed

+3070
-145
lines changed

14 files changed

+3070
-145
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ RUN conda install -y mkl=2017.0.1 mkl-service; sync &&\
110110
conda install -y numpy=1.12.0 \
111111
scipy=0.18.1 \
112112
scikit-learn=0.18.1 \
113-
matplotlib=2.0.0 \
113+
matplotlib=2.2.0 \
114114
pandas=0.19.2 \
115115
libxml2=2.9.4 \
116116
libxslt=1.1.29\

0 commit comments

Comments
 (0)