jupyter_get_notebook_info
Retrieve notebook information including cell counts and kernel details by providing the notebook path.
Instructions
Get information about a notebook including cell counts and kernel info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_path | Yes | Path to the notebook (relative to Jupyter root) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |