main
Setup
Using pip only:
Install dependencies:
pip install -r requirements.txt
setup using uv (if uv is installed)
uv sync
Run
Open the notebook in Jupyter:
jupyter notebook
Description
Languages
Jupyter Notebook
99.6%
Python
0.4%