run_all_cells
Execute every code cell sequentially, with options to stop on error, include outputs, and set a timeout.
Instructions
Runs all code cells in notebook order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stopOnError | No | ||
| includeOutputs | No | ||
| timeoutSeconds | No |