Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I tried to use the latest version of cursor to run the jupyter notebook in a remote server, it shows:
15:54:43.751 [info] Starting Kernel (Python Path: ~/.conda/envs/ML/bin/python, Conda, 3.9.23) for ‘~/home/proj/ChangW/test.ipynb’ (disableUI=false)
15:54:43.754 [info] Check & install missing Kernel dependencies for ~/.conda/envs/ML/bin/python, ui.disabled=false for resource ‘~/home/proj/ChangW/test.ipynb’
15:54:43.762 [info] Process Execution: ~/.conda/envs/ML/bin/python -c “import ipykernel;print(‘6af208d0-cb9c-427f-b937-ff563e17efdf’)”
15:54:44.092 [error] Failed to change kernel, re-throwing Error: Forbidden
> at new n (/home2/~/.cursor-server/extensions/ms-toolsai.jupyter-2025.3.0-universal/dist/extension.node.js:98:4480)
> originalException = Error: Forbidden
15:54:44.094 [warn] Error occurred while trying to start the kernel, options.disableUI=false Error: Forbidden
> at new n (/home2/~/.cursor-server/extensions/ms-toolsai.jupyter-2025.3.0-universal/dist/extension.node.js:98:4480)
> originalException = Error: Forbidden
15:54:44.094 [warn] Kernel Error, context = start Error: Forbidden
> at new n (/home2/~/.cursor-server/extensions/ms-toolsai.jupyter-2025.3.0-universal/dist/extension.node.js:98:4480)
> originalException = Error: Forbidden
15:54:44.102 [info] Process Execution: ~/.conda/envs/ML/bin/python -c “import ipykernel;print(‘6af208d0-cb9c-427f-b937-ff563e17efdf’)”
15:54:44.233 [info] Dispose Kernel ‘~/home/proj/ChangW/test.ipynb’ associated with ‘~/home/proj/ChangW/test.ipynb’
15:54:44.234 [error] Error in notebook cell execution Error: Forbidden
> at new n (/home2/~/.cursor-server/extensions/ms-toolsai.jupyter-2025.3.0-universal/dist/extension.node.js:98:4480)
> originalException = Error: Forbidden
15:54:44.234 [error] Error in execution (get message for cell) Error: Forbidden
> at new n (/home2/~/.cursor-server/extensions/ms-toolsai.jupyter-2025.3.0-universal/dist/extension.node.js:98:4480)
> originalException = Error: Forbidden
Steps to Reproduce
Select interpreter and run it in cursor
Expected Behavior
Running properly
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.5 (system setup)
VSCode Version: 1.99.3
Commit: 823f58d4f60b795a6aefb9955933f3a2f0331d70
Date: 2025-08-25T17:40:25.290Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631
Does this stop you from using Cursor
Yes - Cursor is unusable