[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
jupyterlab = "*"
pandas = "*"
numpy = "*"
scikit-learn = "*"
sklearn-pandas = "*"
matplotlib = "*"
notebook-intelligence = "*"
jupyterlab-vim = "*"

[dev-packages]

[requires]
python_version = "3.13"
