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

bugfix

parent cb306057
No related merge requests found
......@@ -30,7 +30,7 @@ USER $NB_USER
### installing pip packages
RUN pip install 'numpy==1.19.2' seaborn scipy matplotlib uncertainties 'iminuit<2.0' pyunfold PhyPraKit\
kafe kafe2 pydot graphviz pandas requests-ftp lxml threaded-buffered-pipeline==0.0.8 tables tensorflow tensorflow-gpu scikit-learn --upgrade --no-cache-dir
kafe kafe2 pydot graphviz pandas requests-ftp lxml tables tensorflow tensorflow-gpu scikit-learn --upgrade --no-cache-dir
## Switch back to $NB_USER
USER $NB_USER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment