Skip to content

Commit ae681ec

Browse files
committed
Update notebook + mybinder badge
1 parent 82d1ed0 commit ae681ec

File tree

3 files changed

+89
-39
lines changed

3 files changed

+89
-39
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ LABEL maintainer "[email protected]"
44

55
USER main
66

7-
RUN conda install -c conda-forge python-stratify matplotlib=1.5.3
7+
RUN conda install -c conda-forge python-stratify matplotlib
8+
RUN python -c "import matplotlib.pyplot"

0 commit comments

Comments
 (0)