0

I am trying to run a jupyter notebook in VSCode. My kernal is selected as Python 3.11.4 and I have installed jupyter on it and can run it through the command prompt. However, when I try to run the notebook through VSCode, none of my cells have any visible output.

It either looks like this

Or like this

I have tried reinstalling Jupyter Notebook Renderer, Python, and Jupyter itself.

I also tried installing Anaconda 3 but its stuck forever at extracting package caches.

Shen
  • 9
  • 2
  • 1
    See [here](https://stackoverflow.com/q/64795881/8508004) and [here](https://stackoverflow.com/a/40494645/8508004) and [here](https://stackoverflow.com/a/57829929/8508004) about options and settings to display output as collapsible (or not) and/or toggle it in VSCode. – Wayne Jun 13 '23 at 17:29
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Please see [how to ask](https://stackoverflow.com/help/how-to-ask). [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) – JialeDu Jun 14 '23 at 08:11
  • May I know what's going on with the problem? If it has been solved, can you change the status of the answer to help more people with similar problems. – JialeDu Jun 30 '23 at 01:30
  • Any updates here? – JialeDu Jul 07 '23 at 01:55

0 Answers0