Add jupyterlab to the dependencies
This commit is contained in:
parent
a397091726
commit
e14a3ff0ad
2 changed files with 1231 additions and 2 deletions
1232
poetry.lock
generated
1232
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -27,5 +27,6 @@ repository = "https://github.com/webartifex/intro-to-data-science"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
jupyterlab = "^3.0.16"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Reference in a new issue