Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
omni-code / notebook.yml
Size: Mime:
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).