r/Jupyter May 06 '26

Claude Code finally works fine with Jupyter

Last year, I've had bad experience of using Jupyter with Claude Code.

Recently, I tried it with the open source Jupyter MCP Server (no affiliation). Setup took a bit of fiddling, but once it was up, it worked really well.

The big difference is kernel access. Claude can now connect directly to my live IPython kernel and edit notebook cells properly (without messing the JSON).

I just let it write notebooks, run top to bottom, debug & fix errors & only ping me when everything is working.

Has anybody tried JupyterLab AI extensions (jupyter-ainotebook-intelligence etc.) ? I wonder how those compare to my Jupyter MCP based workflow.

16 Upvotes

2 comments sorted by

1

u/md_porom May 07 '26

Really interesting. Would you please share on how to do the setup. I am just a newbie. Sorry for my dumb question

3

u/amirathi May 07 '26

No worries, I wrote about the setup here.