Skip to content
Snippets Groups Projects
Commit 630f1665 authored by Jonas Eppelt's avatar Jonas Eppelt
Browse files

setting nbpuller env

parent 7a022991
Branches
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ RUN pip install numpy seaborn scipy matplotlib uncertainties pyunfold PhyPraKit
RUN pip install iminuit --no-cache
RUN export NBGITPULLER_PARENTPATH=/home/$NB_USER
### set Workdir
WORKDIR /home
......
......@@ -10,6 +10,7 @@ COPY start.sh /usr/local/bin/
### set Workdir
WORKDIR /home
RUN export NBGITPULLER_PARENTPATH=/home/$NB_USER
### set User back
USER $NB_USER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment