@ -5,6 +5,7 @@ name = "pypi"
[packages]
jupyterlab = "*"
watchgod = "*"
[dev-packages]
@ -13,3 +14,4 @@ python_version = "3.9"
[scripts]
jupyter = "jupyter lab --notebook-dir notebooks notebooks/picofumi.ipynb"
watch = "watchgod src.main.main"