Skip to content

Commit fb34a57

Browse files
committed
Add jupyter dependency
1 parent 81cda3d commit fb34a57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ dependencies = [
5858
"python-multipart>=0.0.9",
5959
"httpx",
6060
"toml",
61-
"papermill>=2.6.0"
61+
"papermill>=2.6.0",
62+
"jupyter"
6263
]
6364

6465
[project.optional-dependencies]

0 commit comments

Comments
 (0)