jupyter_read_all_cells
Read all cells in a Jupyter notebook to extract code and markdown content for analysis or export.
Instructions
Read all cells from a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_path | Yes | Path to the notebook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |