Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ SandboxError
Class
SandboxError
python/openshell/sandbox.py:161–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
160
161
class
SandboxError(RuntimeError):
162
pass
163
164
165
class
SandboxSession:
Callers
15
from_active_cluster
Method · 0.85
create
Method · 0.85
wait_deleted
Method · 0.85
wait_ready
Method · 0.85
exec_stream
Method · 0.85
exec
Method · 0.85
id
Method · 0.85
sandbox
Method · 0.85
exec
Method · 0.85
exec_python
Method · 0.85
_serialize_python_callable
Function · 0.85
provider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected