Skip to content
Snippets Groups Projects
Commit 3a547bc6 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Added select extra python packages

parent d9558804
No related branches found
No related tags found
1 merge request!37Resolve "add more basic python packages for analysis"
......@@ -69,7 +69,8 @@ RUN cd /opt/spack-environment \
&& pip install --trusted-host pypi.org \
--trusted-host files.pythonhosted.org \
--no-cache-dir \
ipython matplotlib scipy yapf \
ipython matplotlib scipy yapf pandas \
jupyter jupyterlab uproot pyunfold seaborn \
&& echo -n "" \
&& echo "Executing cmake patch for dd4hep 16.1" \
&& sed -i "s/FIND_PACKAGE(Python/#&/" /usr/local/cmake/DD4hepBuild.cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment