We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9db9c11 + 3112c2d commit 428f936Copy full SHA for 428f936
Dockerfile
@@ -0,0 +1,7 @@
1
+FROM andrewosh/binder-base
2
+
3
+LABEL maintainer "[email protected]"
4
5
+USER main
6
7
+RUN conda install -c conda-forge python-stratify matplotlib && python -c "import matplotlib.pyplot"
0 commit comments