Cannot run Python code in Jupyter notebook in VScode #11983
Unanswered
abb174
asked this question in
Questions and Answers
Replies: 1 comment
-
Looks like the necessary dependencies arre missing, please could you run the command listed in the error message in your termina. |
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 am receiving an error when trying to run a simple print Hello World script in python. it says I require a ipykernel package. I installed python and jupyter extensions. Not sure what it is not running the code or what the kernel means. I have used VScode and Jupyterlab in the past. Even when I select to run the install for the kernel, nothing happens

Beta Was this translation helpful? Give feedback.
All reactions