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

makeing widgets work

parent c0f02f23
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 --upgrade --no-cache-dir kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git ipympl pyarrow ipywidget --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