jupyter-notebooks
SKILL.md
Jupyter Notebook Operations
Decision Tree
Need to edit a notebook?
├─ In Cursor IDE? → Use EditNotebook tool directly
├─ Structural changes (add/delete/reorder)? → Jupytext workflow
├─ Small edit in single cell? → nbformat micro-edit
├─ Execute and capture outputs? → papermill
└─ Convert format? → nbconvert
EditNotebook Tool (Cursor IDE)
Preferred method in Cursor. Parameters: