notebook_state
Computes execution state for each notebook cell using execution counts and dependency edges.
Instructions
Compute best-effort execution state for each cell using execution_count + dependency edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| strip_outputs | No | ||
| include_markdown | No |