Skip to main content
You can create a new sandbox directly from an existing snapshot. The new sandbox starts from the captured state — the same filesystem and memory filesystem and runtime state, so setup work from the origin sandbox is already available.

Create a new sandbox from a snapshot

Pass the snapshot_id to novita.sandbox.create(…) to spawn a new sandbox that starts from the captured state.
Last modified on August 5, 2026