Quick Execute (Console)¶
Run code snippets directly from the browser without creating a container or workspace.
Usage¶
- Select a language (Python, Node.js, Bash, Go, Rust)
- Write or paste your code in the editor
- Click Execute
- 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.