notebook_edit_metadata
Update a Jupyter notebook's top-level metadata by providing its path and a new metadata object. Modify notebook properties directly.
Instructions
Updates the top-level notebook metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the notebook | |
| metadata | Yes | New metadata object |