Skip to content

Commit b36eb4a

Browse files
committed
Add jupyter dependency
1 parent 7e96f3c commit b36eb4a

File tree

2 files changed

+1179
-0
lines changed

2 files changed

+1179
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dev = [
4747
"mkdocstrings[python]>=0.18",
4848
"ruff",
4949
"ezpadova @ git+https://github.com/mfouesneau/ezpadova",
50+
"jupyter", # for working on notebooks
5051
]
5152
docs = [
5253
"mkdocs-material[imaging]",

0 commit comments

Comments
 (0)