Develop #16

Merged
tao.chen merged 273 commits from develop into main 2026-08-21 10:42:09 +08:00
Showing only changes of commit d851f98581 - Show all commits
-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}",