Skip to main content
The simplest workflow: submit a Python snippet, get back an execution_id, fetch the result.

CLI

Run a file with a requirements.txt:

REST API

The response includes an execution_id and a streaming URL for live output.

Fetching results