Jupyter Notebook Cell Insertion Incorrectly Placed at Top
Resolved 💬 4 comments Opened Jul 3, 2025 by peter-hendy Closed Nov 30, 2025
Bug Description
Hey, there's an annoying bug in the VSCode and Intellij integrations/extension for Claude code: if you're in a Jupyter notebook, it always adds the new cell at the top rather than the bottom.
Edit: It looks like it's the insert_cell tool itself that has this issue actually. This occurs even after I /ide and disable integrations.
Steps to reproduce:
- Open in Intellij/VSCode a ipynb file with some cells in it
- Run cluade and ask it to insert a cell
- The cell will always be added at the top of the file counter-intuitively
Environment Info
- Platform: Darwin
- Terminal: Apple_Terminal
- Version: 1.0.41
- Feedback ID:
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗