Vscodium: Jupyter notebooks not working

Created on 29 Aug 2020  路  3Comments  路  Source: VSCodium/vscodium

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

  • [x] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

  • [x] I checked the Docs page and my issue is not mentioned there.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a .ipynb file
  2. Select an environment with jupyter installed
  3. Click to connect in the kernel
  4. Nothing happens.

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):

  • OS: PopOS 20.04
  • Architecture x64
  • Version 1.48.2

Additional context
Add any other context about the problem here.

bug

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

All 3 comments

Just experienced the same issues (it autostarting the server in VSCode but no Codium).

Have you tried:

  1. Command+Shift+P
  2. >Python: Select Intepreter to start jupyter notebook server
  3. Reopening the notebook

(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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brikabrak picture brikabrak  路  6Comments

cd4d picture cd4d  路  5Comments

MohamedAlFahim picture MohamedAlFahim  路  6Comments

jaredreich picture jaredreich  路  7Comments

Aviortheking picture Aviortheking  路  5Comments