Skip to content

Commit e0d9a60

Browse files
committed
added jupyter install option
1 parent b6db19b commit e0d9a60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ test = [
8484
"boutiques",
8585
"pympler",
8686
]
87+
jupyter = [
88+
"nest_asyncio"
89+
]
8790
# Aliases
8891
tests = ["pydra[test]"]
8992
docs = ["pydra[doc]"]

0 commit comments

Comments
 (0)