notebook_get_cell_count
Returns the total number of cells in a Jupyter notebook when given its file path. Use to count cells for analysis or automation tasks.
Instructions
Returns the total number of cells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the notebook |