search_cells
Search through Jupyter notebook cells by source, name, summary, or output. Find matching cells and lines using text or regex queries.
Instructions
Search cell sources, names, summaries, and condensed outputs. Returns matching cells with the matching lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | Yes | ||
| regex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |