Talk given at as part of the July 2024 US Research Software Sustainability Institute (URSSI) Summer School on Research Software and Open Science.
Viewable online here.
A version of this talk was originally given as part of the ORIGINS Data Science Lab Forum's 2023 seminar series.
To ensure an environment that is able to build all the examples you can use the provided environment.yml
file
conda env create --yes --file environment.yml
Install pixi
and then from the top level of the repository run
pixi install
To enter into an interactive shell with the pixi
environment activated run
pixi shell
- Matthew Feickert is supported by the US National Science Foundation under Cooperative Agreements OAC-1836650 and PHY-2323298 (IRIS-HEP).