# Jupyter Analysis ## Setup ```bash poetry install ``` ## Run ```bash poetry run jupyter notebook # or poetry run jupyter lab ```