Skip to content
Snippets Groups Projects
Commit f58610a9 authored by Christian Winter's avatar Christian Winter
Browse files

test pipeline

parent 8dff6700
Branches
No related tags found
No related merge requests found
...@@ -25,9 +25,7 @@ RUN apt-get update -y && apt-get upgrade -y && \ ...@@ -25,9 +25,7 @@ RUN apt-get update -y && apt-get upgrade -y && \
### installing pip packages ### installing pip packages
RUN pip install numpy seaborn scipy matplotlib uncertainties pyunfold PhyPraKit pandas\ RUN pip install numpy seaborn scipy matplotlib uncertainties pyunfold PhyPraKit pandas\
kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git ipympl pyarrow ipywidgets jupyter-server bash_kernel --upgrade --no-cache-dir kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git ipympl pyarrow ipywidgets jupyter-server bash_kernel iminuit --upgrade --no-cache-dir
RUN pip install iminuit --no-cache
RUN export NBGITPULLER_PARENTPATH=/home/$NB_USER RUN export NBGITPULLER_PARENTPATH=/home/$NB_USER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment