run_cell
Execute a single code cell in a Jupyter notebook's persistent kernel and save its outputs directly to the notebook, enabling incremental code evaluation with shared state.
Instructions
Execute one code cell in the notebook's persistent default kernel and save outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| index | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||