Ask a question to get started
Enter to send•Shift+Enter new line
Get existing or create new Runloop devbox.
get_or_create( self, *, sandbox_id: str | None = None, timeout: int = 180, **kwargs: Any = {} ) -> SandboxBackendProtocol
sandbox_id
str | None
None
Existing devbox ID to connect to (if None, creates new)
timeout
int
180
Timeout in seconds for devbox startup (default: 180)
**kwargs
Any
{}
Additional Runloop-specific parameters