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 78666dc commit 222ac9aCopy full SHA for 222ac9a
biopython-tutorial/Dockerfile
@@ -4,3 +4,5 @@ MAINTAINER Tiago Antao <tra@popgen.net>
4
ENV JUPYTER_HOME /scratch/biopython-notebook/notebooks
5
6
RUN git clone https://github.com/tiagoantao/biopython-notebook.git
7
+
8
+WORKDIR /scratch/biopython-notebook/notebooks
0 commit comments