Add jupyter pkg dependency to poetry env
This commit is contained in:
parent
efaadec6a1
commit
6a60396839
2079
poetry.lock
generated
2079
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -66,6 +66,7 @@ black = "^23.7.0"
|
|||||||
docstring-parser = "^0.15"
|
docstring-parser = "^0.15"
|
||||||
jinja2 = "*"
|
jinja2 = "*"
|
||||||
jsonargparse = "^4.24.1"
|
jsonargparse = "^4.24.1"
|
||||||
|
jupyter = "^1.0.0"
|
||||||
mypy = "^1.4.1"
|
mypy = "^1.4.1"
|
||||||
# networkx is used in a test
|
# networkx is used in a test
|
||||||
networkx = "*"
|
networkx = "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user