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}/"
|
||||
|
||||
cmd = [
|
||||
"uvx",
|
||||
"jupyter",
|
||||
"notebook",
|
||||
f"--port={port}",
|
||||
|
||||
Reference in New Issue
Block a user