Why does VScode get stack while connecting to the kernel? #11189
Replies: 2 comments 5 replies
-
Unfortunately, Python 2.7 is no longer supported and its possible you are running into an issue due to the version of Pytohn used. |
Beta Was this translation helpful? Give feedback.
-
anyone running into issues with connection to a kernel, i kindly request you create an issue with the necessary details once again sorry if you're running into such issues |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am new to Python programming and I am trying to run a python code on VScode using Jupyter notebook extension. However, I am getting "Connecting to kernel: Python 2.7.16 64-bit: Activating Python Environment 'Python 2.7.16 64-bit'" message but never actually connects to kernel to run the code. However, if I uninstall and reistall the jupyter extension each time I launch VScode, it connects to kernel successfully. How can I make sure that VScode connects to the kernels without reinstalling Jupyter notebook in each launch? Can anyone please help me?
Beta Was this translation helpful? Give feedback.
All reactions