Tools
The Current Tools are listed here.
- Add Code Cell - Dynamically add new code cells to the notebook.
- Add Markdown Cell - Insert markdown cells to structure and document notebooks effectively.
- Execute Code Cell - Run code within specific cells, providing instant results.
note
We are implementing more Tools.
- Modify Code Cell - Edit existing code cells to fix errors or improve code quality.
- Add Code Cell at a specific position - Insert code cells at a specific location in the notebook.
- Add Markdown Cell at a specific position - Insert markdown cells at a specific location in the notebook.