read_notebook_with_outputs
Read a Jupyter notebook's current content and cell outputs to review existing code and results before making any modifications.
Instructions
Read the current version of the notebook at notebook_path, including cell outputs. Use this before modifying a notebook to understand its existing content and determine if changes are needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_path | Yes |