Aug-17-2022, 02:02 AM
Hello Pythonistas!
I am trying to set up the Jupyter Notebook extension for VSCode but I can’t get my code snippets to run.
If you check out this YouTube clip at exactly 1 minute and 46 seconds (here - - you can pause it to see the still) this is what I am trying to accomplish.
But here is what my VSCode actually looks like:![[Image: abyr9c0.jpg]](https://i.imgur.com/abyr9c0.jpg)
As you can see in mine, the “Play” icon to the left of my code snippet is missing. Along the top border, the other “Play All” button is missing.
In Microsoft’s official VSC doc for setting up Jupyter Notebooks, right near the top under this specific heading: “Create or open a Jupyter Notebook” their interface has way more options at the top of the cells when compared to mine. They have buttons named: "Variables", "Restart", "Interrupt". That is expected for Jupyter Notebook funcionality. Mine is missing all of that. Clearly there is something wrong with my setup.
What information could I provide to identify what the misconfiguration issue is with my VSCode environment?
I am trying to set up the Jupyter Notebook extension for VSCode but I can’t get my code snippets to run.
If you check out this YouTube clip at exactly 1 minute and 46 seconds (here - - you can pause it to see the still) this is what I am trying to accomplish.
But here is what my VSCode actually looks like:
![[Image: abyr9c0.jpg]](https://i.imgur.com/abyr9c0.jpg)
As you can see in mine, the “Play” icon to the left of my code snippet is missing. Along the top border, the other “Play All” button is missing.
In Microsoft’s official VSC doc for setting up Jupyter Notebooks, right near the top under this specific heading: “Create or open a Jupyter Notebook” their interface has way more options at the top of the cells when compared to mine. They have buttons named: "Variables", "Restart", "Interrupt". That is expected for Jupyter Notebook funcionality. Mine is missing all of that. Clearly there is something wrong with my setup.
What information could I provide to identify what the misconfiguration issue is with my VSCode environment?