Customer-service tools

Code sandbox

Run small code snippets.

2 min readsandbox, codeUpdated 2026-05-26 · v2
Open in your workspace
Goes to /sandbox

Why use this

You run ad-hoc Python or JS snippets in an isolated sandbox without local setup.

Benefits:

  • Editor and REPL in browser
  • Standard libs available
  • Sandboxed for safety

What this is

Code sandbox runs ad-hoc code snippets (Python, JS) in an isolated environment.

Who can access it

Owner, admin, member, viewer, agency, founder.

What it does

  • Editor + REPL.
  • Standard libs available.
  • No long-running processes.

How to use it

  1. Open /sandbox.
  2. Pick language.
  3. Run.

Rules and limits

  • Sandboxed; no network without permission.