Add jupyterlab to the dependencies

This commit is contained in:
Alexander Hess 2021-05-25 07:58:10 +02:00
parent 76c2bafb52
commit 731cc52f53
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 1235 additions and 2 deletions

1236
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -26,5 +26,6 @@ repository = "https://github.com/webartifex/ames-housing"
[tool.poetry.dependencies]
python = "^3.8"
jupyterlab = "^3.0.16"
[tool.poetry.dev-dependencies]