[Feature Request] Add NotebookRead tool for efficient Jupyter notebook cell extraction
Open 💬 4 comments Opened May 20, 2026 by artemisart
Bug Description
Claude-code is missing a NotebookRead tool to efficiently read jupyter notebook cells, the Read tool is often blocked because the file gets too big with stored outputs, sometimes claude-code manages to extract cells code with jq or python but it's fragile and wastes tokens, it can accidentally include some output and wreck the context, or mix cell ids and numbers etc. It also has no way to read image outputs as images currently to my knowledge.
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 2.1.143
- Feedback ID: 91e79650-a5ba-45ae-bf90-1e03d187cea7
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗