fix: runtime error
This commit is contained in:
@@ -196,7 +196,6 @@ async def start_workspace(ws_id: str) -> dict:
|
|||||||
base_path = f"/jupyter/{ws_id}/"
|
base_path = f"/jupyter/{ws_id}/"
|
||||||
|
|
||||||
cmd = [
|
cmd = [
|
||||||
"uvx",
|
|
||||||
"jupyter",
|
"jupyter",
|
||||||
"notebook",
|
"notebook",
|
||||||
f"--port={port}",
|
f"--port={port}",
|
||||||
|
|||||||
Reference in New Issue
Block a user