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

fix typo

parent 43de02ee
Branches
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ RUN apt-get update -y && apt-get upgrade -y && \ ...@@ -25,7 +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 ipywidget --upgrade --no-cache-dir kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git ipympl pyarrow ipywidgets --upgrade --no-cache-dir
RUN pip install iminuit --no-cache RUN pip install iminuit --no-cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment