execute_cell
Run a code cell in a Jupyter notebook and store the output. Supports configurable timeout and progress updates.
Instructions
Execute a code cell in the open notebook and save results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_index | Yes | ||
| timeout_seconds | No | ||
| progress_interval | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |