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