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.
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.