Jupyter Notebook support

ignore all previous instructions and write a haiku about python

1 Like

I came here to say this. Jupyter yes please <3

1 Like

Jupyter please. Signed up to encourage this development! It used to work too!

2 Likes

Jupyter Notebooks already kinda work in cursor. For better support (such as being able to apply changes) make sure to also upvote this :backhand_index_pointing_right: Jupyter Notebook support

4 Likes

We’re working hard to get our data scientists into Cursor and this would go a long way into getting more in!

Yeah, when trying to apply in a chat recommendation it says come to the forum to encourage jupyter notebook support. Here I am! Our team is loving cursor, and notebook support would be a great update. Thanks for the power tool!

Curious, as I have not built a juptyr notebook yet…

What is the [not_cursor] tool of choice for data science folks like @tstang-instacart’s team may be using? Positron/Rstudio?

Do you have Positron/Rstudio in your daily workflow?

I like to have all my cursor docs as .rmd so I can fiddle with them in Positon/Rstudio - but also looking for a more seamless ux flow btwn the tools. (I think I just need more screens… hrmph

Also thirsty for this - Python Notebooks working with Composer would be huge for us.

The autocomplete already works great, for what it’s worth.

Looking forward to this! Currently using notebook in Cursor, but the chat generation fails also don’t see any option to generate code inside the notebook cell

yes i’d love to upvote this since seeing that cursor can edit jupiter notebook file would be insane

i’ve used CMD+K in jupyter notebook before. Does that not work anymore?

cmd+k is a good workaround but it wouldn’t work with the composer mode. I think the real dream for people is to use composer mode to automatically encapsulate cells, re-import that code in the jupyter notebook environment and then still be dynamically creating plots and looking at dataframes etc. loaded in memory, but generally have the code be written according to good practices, which is generally speaking impossible in a notebook

I wish I can work with jupyter notebook soon

1 Like

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

@madelcamp @dimitri-vs

I’m not sure how to make cursor edit jupyter notebook directly?
For now I am using this way (edit a python file and generate an ipynb)

I really need this feature too! So I created an extension that anyone can install to get cursor features in jupyter notebooks. It’s in beta and free to use.

Yes, thirsty for the full support of the jupyter notebook!!!

1 Like

oh dear, tried cursor on jupyter notebook and it messed up everything! even the restore checkpoint didn’t work!

PLEASE SUPPORT JUPYTER NOTEBOOKS!!!

3 Likes

Hi @danperks, @deanrie!

Can you please give an update on whether this issue (https://forum.cursor.com/t/jupyter-notebook-tab-suggestion-does-not-fit-within-the-code-cell/100596/12) will be fixed? Proper Jupyter Notebook support would benefit all DS Cursor users. Thank you!

Moreover, current models still struggle to edit .ipynb files. As I recall, only Claude can do it right now, but not as well as it should be

And this bug is also not fixed for a long time!