Files
zarexp2/README.md
janeoa 3a31af37f0 init
2026-03-14 11:48:48 +01:00

17 lines
146 B
Markdown

# Setup
Install dependencies:
```bash
pip install -r requirements.txt
```
## Run
Open the notebook in Jupyter:
```bash
jupyter notebook
```