Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 223 Bytes

File metadata and controls

9 lines (7 loc) · 223 Bytes

Load composition data for 2020 from Tony Faris (BPA).

Running the notebook

python3 -m venv .venv
. .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
marimo run notebook.py