getcursor / cursor

The AI-powered code editor
https://cursor.sh
20.56k stars 1.38k forks source link

can't install jupyter extension #1425

Open ZBang opened 2 months ago

ZBang commented 2 months ago

Hey. I'm running latest cursor and could not install Jupyter notebook extension. The system prompts:Can't install 'ms-toolsai.jupyter' extension because it is not compatible with the current version of Cursor (version 0.32.8, VSCode version 1.86.2).

truell20 commented 1 month ago

Hello! Are you doing anything special like dragging in a .vsix? Or just installing jupyter normally through the extensions pane?

shenzo1 commented 1 month ago

Don't mean to hijack this thread but I have the same issue by dragging and dropping the latest vsix. I have another instance of cursor (both of the same version Version: 0.33.4 VSCode Version: 1.86.2) running on another computer and the Jupyter extension version 2023.11.1100101639 works. If I could copy that extension to my other computer it might work but I don't know where is Cursor's extensions folder.

shenzo1 commented 1 month ago

actually, folder is ~/cursor/extensions and copying extensions from one computer to the other works.