SandboxWsStatus
Agent Runtimes / types/sandbox / SandboxWsStatus
Interface: SandboxWsStatus
Defined in: types/sandbox.ts:20
Status message pushed by the /configure/sandbox/ws WebSocket.
Properties
error?
optionalerror?:string
Defined in: types/sandbox.ts:26
Present only on error.
is_executing
is_executing:
boolean
Defined in: types/sandbox.ts:23
jupyter_url?
optionaljupyter_url?:string|null
Defined in: types/sandbox.ts:24
sandbox_running
sandbox_running:
boolean
Defined in: types/sandbox.ts:22
variant
variant:
string
Defined in: types/sandbox.ts:21