WebSocket is not defined #16477
-
Hi, I'm currently facing an issue with Jupyter in VSC. When I try to run a cell, I encounter the following error: category: 'unknown', I reinstalled VSC, reinstalled Python, deleted all requirements and reinstalled them and the issue persists. The strange thing is that jupyter is working outside VSC! |
Beta Was this translation helpful? Give feedback.
Replies: 13 comments 60 replies
-
How does this have no answers? This is a massive issue that people have been facing |
Beta Was this translation helpful? Give feedback.
-
I downgraded from v2025.3.0 to v2025.2.0 and the issue went away |
Beta Was this translation helpful? Give feedback.
-
Same issue here just started happening today while I was busy working. Im using Jupyter in WSL. I cant use windows unfortunately as many of the packages I need only support linux. So WSL is my only real option. |
Beta Was this translation helpful? Give feedback.
-
Just started out of the blue for me also.... I changed nothing. One minute it was working fine, then the next I started getting the error. I'm wondering if it's a server issue? |
Beta Was this translation helpful? Give feedback.
-
Its reassuring to see others are experiencing this error. @Gusnaud I am using wsl also and am experiencing the same problem. I am going to try and roll back my jupyter extenion first and if that doesn't work, then I will try rolling back my vscode version. |
Beta Was this translation helpful? Give feedback.
-
I just created a new workspace, and executed (ctrl-shift - P) Jupyter: Run in Dedicated Extension Host. |
Beta Was this translation helpful? Give feedback.
-
I have no idea why these things would interact, but uninstalling |
Beta Was this translation helpful? Give feedback.
-
Thanks for the fast resolution, @janosspaits. Simply reverting the Jira and Bitbucket (Atlassian Labs) extension from 3.6.0 back to the previous version (3.4.25) allowed my Jupyter notebooks to work again. Maybe wait for 3.6.1? 😛
|
Beta Was this translation helpful? Give feedback.
-
Super cool Atlassian Labs broke all Jupyters env hahah |
Beta Was this translation helpful? Give feedback.
-
Uninstalled the Jira and Bitbucket (Atlassian Labs) extension v3.6.0 and switched back to the v3.4.25 and now the error is gone. Installation |
Beta Was this translation helpful? Give feedback.
-
Remove Jira and Bitbucket (Atlassian Labs) extension. We need to pay much attention to those extension in vs code. Two things we could prepare for the future problems:
|
Beta Was this translation helpful? Give feedback.
-
Closing this discussion, as the problem had been identifed, and the problem would require a fix in the atlassian extension(s) |
Beta Was this translation helpful? Give feedback.
-
@DonJayamanne Can it be somehow prevented that an extension not (visible to the user) involved in an action cripples vscode? |
Beta Was this translation helpful? Give feedback.
I just created a new workspace, and executed (ctrl-shift - P) Jupyter: Run in Dedicated Extension Host.
Now it seems to be working fine