codebook.setExecutionTarget
Configure Python code execution environment for new cells by specifying target runtime like pyodide, local computer, or remote server.
Instructions
Set the Python execution target for new code cells.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Execution target: pyodide, this-computer, or eserver:<id> |