Install and connect
Run this command in a macOS or Linux terminal, or in WSL on Windows:VERDICT: PASS.
Follow the activation command printed by the installer. See Installation
for other setup options and troubleshooting.
Run your first command
Save this example ashello.py on your computer:
42. The script runs on your computer and sends the Python command
to the sandbox. The sandbox is deleted when the inner with block ends.
The default sandbox includes Python 3.12 and Node.js 22. To use another environment,
pass an image to create(), such as image="python:3.12-slim".
Choose your next step
Run commands
Run scripts, keep a shell session, and start background jobs.
Work with files
Upload inputs and retrieve results from your sandbox.
Save, restore, fork
Save a checkpoint or create copies for parallel experiments.
Use a coding agent
Set up Claude Code, Codex, or Cursor to work with LithosBox.