Skip to content

Quick Execute (Console)

Run code snippets directly from the browser without creating a container or workspace.

Usage

  1. Select a language (Python, Node.js, Bash, Go, Rust)
  2. Write or paste your code in the editor
  3. Click Execute
  4. View the output (stdout, stderr, exit code)

This is useful for quick tests and one-off scripts without the overhead of provisioning a full resource.