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

added jupyterlab-git

parent 5bc72a57
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ RUN apt-get update -y && apt-get upgrade -y && \
### installing pip packages
RUN pip install numpy seaborn scipy matplotlib uncertainties pyunfold PhyPraKit pandas\
kafe2 pydot graphviz scikit-learn jupytext nbgitpuller --upgrade --no-cache-dir
kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git --upgrade --no-cache-dir
RUN pip install iminuit --no-cache
......
......@@ -13,7 +13,7 @@ RUN apt-get update -y && apt-get upgrade -y && \
### installing pip packages
RUN pip install numpy seaborn scipy matplotlib uncertainties pyunfold PhyPraKit pandas\
kafe2 pydot graphviz scikit-learn jupytext nbgitpuller --upgrade --no-cache-dir
kafe2 pydot graphviz scikit-learn jupytext nbgitpuller jupyterlab-git --upgrade --no-cache-dir
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