Skip to content
Snippets Groups Projects
Commit fa6c14e1 authored by Robin Hofsaess's avatar Robin Hofsaess
Browse files

Sourcing and python packages removed

parent dc7ef22f
Branches
No related tags found
No related merge requests found
......@@ -19,15 +19,6 @@ RUN apt-get update -y && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*
RUN pip install --upgrade --no-cache-dir \
graphviz \
jupytext \
ipympl \
pyarrow \
ipywidgets \
RUN source /home/jovyan/herwig_env/bin/activate
RUN source /herwig/bin/activate
USER $NBUSER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment