notebook_analyze
Analyze a notebook to get structured cell information and dependency edges, revealing cell types, content, and execution dependencies.
Instructions
Analyze a notebook and return structured cell info and dependency edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| strip_outputs | No | ||
| include_markdown | No |