Add jupyter lab and notebook as a dependency
This commit is contained in:
@@ -9,6 +9,8 @@ python = "^3.7"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mkdocs = "^1.1.2"
|
||||
jupyter = "^1.0.0"
|
||||
jupyterlab = "^2.2.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
||||
Reference in New Issue
Block a user