Repository for code related to the 2025 yt workshop
The requirements.txt
in the root folder of this repository contains some general requirements used across sessions for a base yt
installation with the requirements for using yt.load_sample_data()
. Individual session folders may contain additional requirements to install.
To install the base requirements with pip
:
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
- meeting schedule
- Join slack here (and don't forget to join the higgs-2025-workshop channel!)