Describe the bug
Even if I chose an environment with Jupyter installed Vscodium asks me to install again. After this the kernel's notebook doesn't connect. The same environment is working just fine in VsCode.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to connect in the kernel so I can execute the code using jupyter
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Just experienced the same issues (it autostarting the server in VSCode but no Codium).
Have you tried:
Command+Shift+P>Python: Select Intepreter to start jupyter notebook server(not just selecting the environment on the bottom left)
I am also experiencing the same issue. It works in VScode, but not in VSCodium. I figured maybe it was a firewall issue, but I turned it off and tested and it didn't work. I have tried what haykkh said, but it did not resolve the issue.
Same issue here, Jupyter extension stopped working since some days. May be related to the latest update to 1.51.1 https://github.com/VSCodium/vscodium/issues/558.
I rolled back to 1.50.1 and it works
Most helpful comment
Same issue here, Jupyter extension stopped working since some days. May be related to the latest update to 1.51.1 https://github.com/VSCodium/vscodium/issues/558.
I rolled back to 1.50.1 and it works