A secure, sandboxed code execution environment supporting Python, JavaScript, and TypeScript. Write, run, and iterate — all without leaving Alabobai.
Python 3.12, JavaScript (ES2024), and TypeScript with full type checking. Each runs in an isolated environment.
Code runs in isolated containers with no filesystem or network access by default. Safe to run untrusted code.
Warm containers start in under 100ms. Hot-reload keeps your environment alive between runs for instant feedback.
Install packages from npm and pip directly in the sandbox. Popular packages like numpy, pandas, and lodash are pre-installed.
Render charts, tables, images, and HTML inline. Data visualizations appear right alongside your code.
Every run is saved with its output. Browse, re-run, and share past executions. Export as notebooks or scripts.
Write code, hit run, see results — all in one seamless experience.
Use the built-in editor with syntax highlighting, autocomplete, and linting. Or paste code from any source.
Code executes in an isolated sandbox — either in-browser via WebAssembly or in a local Docker container for full power.
Output, errors, charts, and data all render inline. Iterate quickly with hot-reload and execution history.
Code Sandbox works out of the box — no Docker required. Browser-based execution is always available.