Add jupyterlab to the dependencies
This commit is contained in:
parent
76c2bafb52
commit
731cc52f53
2 changed files with 1235 additions and 2 deletions
1236
poetry.lock
generated
1236
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue