fix: runtime error

This commit is contained in:
tao.chen
2026-08-05 15:04:07 +08:00
parent 5b88f81e4b
commit d851f98581
-1
View File
@@ -196,7 +196,6 @@ async def start_workspace(ws_id: str) -> dict:
base_path = f"/jupyter/{ws_id}/"
cmd = [
"uvx",
"jupyter",
"notebook",
f"--port={port}",