Help in interpreting message #11205
Unanswered
thistlillo
asked this question in
Questions and Answers
Replies: 3 comments 1 reply
-
@sandy081 can you help with this one, not sure if users are seeing the correct error message. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@thistlillo instead of trying to reenable the "Jupyter Notebook Renderers" extension, could you try the extension that is just called "Jupyter"? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@thistlillo It seems you are on a bit older version of VS Code. Can you please update to latest and try again? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had problem in opening a .ipynb file in a new remote SSH environment set up on a linux machine using conda. When I ran a cell, VSC used to get stuck at "connecting to kernel", so I disabled the Jupyter extension.
Now I would like to re-enable the Jupyter extension, but I get this message:
So: what does that mean?
I have continuously new problems with remote notebook development with VSC but I have never encountered this message, that I am not able decipher.
BTW: Why do VSC python exts need to use error messages of the same incredibly low quality as in python? You could use better messages and still offer python extensions :-)
Using:
target is linux ubuntu 20.04.4 LTS (Focal Fossa)
Jupyter extension is version
v2022.5.1001601848
Python extension is
v2022.12.1
Beta Was this translation helpful? Give feedback.
All reactions