Add Jupyter workspace runtime

This commit is contained in:
wuyang6
2026-05-12 21:27:43 +08:00
parent 126f35ae46
commit 295d5d1ea1
7 changed files with 1207 additions and 5 deletions
+2
View File
@@ -38,6 +38,8 @@ dependencies = [
"pydantic>=2.5",
"openpyxl>=3.1",
"pyarrow>=15",
"requests>=2.31",
"websocket-client>=1.7",
]
[project.optional-dependencies]