Repository URL to install this package:
|
Version:
0.6.13 ▾
|
omni-code
/
notebook.yml
|
|---|
name: notebook
tools:
- read_notebook
- edit_notebook
instructions: |
Jupyter notebook (.ipynb) operations:
- `read_notebook` returns all cells with outputs.
- `edit_notebook` applies cell-level edits (insert, delete, replace, or
update source / outputs of an existing cell).