patch_cell
Update a notebook cell partially by specifying its ID and modifying source or content without rewriting the entire cell.
Instructions
Partially updates a cell. Currently supports source/content updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellId | Yes | ||
| source | No | ||
| content | No |