Add jupyterlab to the dependencies
This commit is contained in:
parent
057a9229d5
commit
9fbfb9de8d
2 changed files with 1075 additions and 2 deletions
1075
poetry.lock
generated
1075
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -13,4 +13,6 @@ license = "MIT"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
||||
jupyterlab = "^2.2.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Reference in a new issue