Jupyter Notebook support

As far as i can see it is now most voted FR on the forum. Can we have some updates pls

2 Likes

Another option is to use marimo instead of Jupyter, marimo’s files are simply .py files so they are editable through cursor. Marimo also has a VS Code extension that gives it a ā€œfullā€ Jupyter/JupyterLab experience right inside VS Code/Cursor.

1 Like

it is crazy that this doesnt work, while even free copilot does.

upvote +1

1 Like

Can we please get this? If VSCode + Github copilot beats you to this, it might be reason for me to leave cursor.

1 Like

+1
For basic physics research, Jupyter is my (and many others’) go-to for playing around numerically with new ideas.

Cursor support could take away a lot of tedium (boilerplate code, debugging, code cleanup) between idea and simulations, and I think it would be really popular!

1 Like

Copilot now natively supports Jupyter Notebooks in VSCode, and I can attest that it works very nicely.

Please, this is a dealbreaker for many data scientists: Cursor and Jupyter Notebooks do not play nicely currently, but it is clearly a solved problem elsewhere.

5 Likes

I completely agree with @murnanedaniel. As a data scientist myself, I find it frustrating to use Jupyter notebooks in Cursor. The notebooks don’t seem to be processed in any way before being used in chat, and they are shown in their raw format, which includes a lot of unnecessary information. This forces us to use the large context option. This also affects the chat functionality, making it less efficient due to the raw structure of the notebook.

As of now, this is the most requested feature. Could we get an update on whether any work is being done on this issue? I’d prefer not to waste my budget hoping this will be fixed in the near future.

Thank you!

2 Likes

ABSOLUTELY. Currently, Cursor is my absolute favorite but that they lack of notebooks make them a pain to use for DE / DS and all other kind of notebook related stuff.

1 Like

I’d also love to have support for jupyter notebooks! I do a lot of data analysis and this would be a huge help.

1 Like

Since last 2024 September still no jupyter notebook support?why?github copilot supports it!

1 Like

+1

currently the chat (sonnet-thinking) is trying to generate changes to a notebook, but they are not applied, and it keeps trying and trying

1 Like

+1! I just signed up to the forum to echo how incredibly useful agent would be for notebooks

2 Likes

Create a very lightweight notebook editor mcp for that, check it out and feel free to improve: GitHub - UsamaK98/python-notebook-mcp: Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol

@bitwise1337 @ericzakariasson

1 Like

GitHub Copilot now has full Jupyter Notebook support. I’m switching back to it—sorry. It seems that Jupyter Notebook support isn’t a priority for the Cursor devs.

1 Like

yep, exactly.

Wait it works now I think

It’s what keeps my colleagues from migrating from Databricks.

1 Like

nope, it doesn’t

I tried to make a .ipynb heres what is does

Any update on this? @ericzakariasson