hsf-training / hsf-training-singularity-webpage

https://hsf-training.github.io/hsf-training-singularity-webpage/
Other
2 stars 4 forks source link

Add: methods/scripts to build singularity container with python environment/packages #10

Closed amanmdesai closed 2 years ago

amanmdesai commented 2 years ago

As an example, we can include the scripts to install scikit-hep or just matplotlib/pandas/mplhep/etc.

michmx commented 2 years ago

Great idea! I have been thinking in examples for building containers on the fly. So far I have covered Pythia and ROOT, but it is true that we have a whole ecosystem in scikit-hep.

amanmdesai commented 2 years ago

Yeah. it should very helpful I believe.

One more expansion -- how about also adding a singularity image that contains a combination of both ROOT as well Python packages -- like showcasing a possibility of such a combination

amanmdesai commented 2 years ago

Please let me know which episode shall I include this one

amanmdesai commented 2 years ago

The repository where I am developing the Container: https://github.com/amanmdesai/singularity-scikit-hep

klieret commented 2 years ago

Pinging @michmx