Add jupyter pkg dependency to poetry env

This commit is contained in:
carlocagnetta 2023-10-17 14:04:00 +02:00 committed by Michael Panchenko
parent efaadec6a1
commit 6a60396839
2 changed files with 1609 additions and 471 deletions

2079
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -66,6 +66,7 @@ black = "^23.7.0"
docstring-parser = "^0.15"
jinja2 = "*"
jsonargparse = "^4.24.1"
jupyter = "^1.0.0"
mypy = "^1.4.1"
# networkx is used in a test
networkx = "*"