Skip to main content

Tools

The Current Tools are listed here.

  • Add and Execute Code Cell - Add a new code cell at the end of the notebook and execute it.
  • Add Markdown Cell - Add a new markdown cell at the end of the notebook.
  • Insert and Execute Code Cell - Insert a new code cell at a specific position in the notebook and execute it.
  • Insert Markdown Cell - Insert a new markdown cell at a specific position in the notebook.
note

We are implementing more Tools. For example:

  • Modify Code Cell - Edit existing code cells to fix errors or improve code quality.
  • Modify Markdown Cell - Edit existing markdown cells to improve documentation quality.