For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
I encountered the same problem. It takes lot of time to open any Jupyter Notebook file while it works fine with .py scripts. The IDE just loading but not showing any cells.
However if you close all the cursor windows and wait for a bit, it will work sometimes.
Hey, thanks for the report. This looks like a regression after 3.0.
For now, let’s try to narrow it down:
Open a terminal and run cursor --disable-extensions, then check if notebooks render without extensions. If they do, the issue is caused by one of them, and we can look for the specific one.
Open Process Explorer Ctrl+Shift+P, then Developer: Open Process Explorer while the notebook is stuck loading, and send a screenshot. I’m mainly interested in what’s using CPU and RAM.
Which Jupyter extensions are installed. Just the default ms-toolsai.jupyter, or anything extra?
@Ferris_Jiang, are you on the same 3.0.12 version. And which OS?
Let me know what you find. That’ll help us figure this out faster.
I have the same issue in Cursor 3.0.13: I can’t open a .ipynb file. I already tried disabling the extensions, but I still have the same issue. I have the Jupyter extension ms-toolsai.jupyter, I’m working on Windows 11. I’m gonna uninstall the cursor and reinstall it, that’s the only way it works.
I’m on the same 3.0.12 version of cursor and working with Windows 11. For my hardwares they are almost idle, with plently room and capacity so I don’t think it’s their problem.
I did nothing after my feedback. However it works fine by now for my notebook extension.