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.
1 parent d4d12cc commit f20c1d9Copy full SHA for f20c1d9
Dockerfile
@@ -3,6 +3,6 @@ FROM andrewosh/binder-base
3
LABEL maintainer "[email protected]"
4
5
USER main
6
-RUN conda install -c conda-forge python-stratify matplotlib=1.5.3
+RUN conda install -c conda-forge python-stratify matplotlib
7
WORKDIR $HOME/notebooks
8
RUN rm -rf stratify
0 commit comments