I installed the Jupyter Notebook to VS Code, but when I try to run anything it does not show me an output. Does anyone know why? And how I can fix this?
CodePudding user response:
It looks like you aren't connected to any Jupyter servers, so the cells are actually waiting to be run. Please see