I keep getting this error message when trying to run the python interactive window in VS Code. I have tried this on another laptop with no issue but for some reason, it happens on my other laptop. The error message is:
"Executing code failed : Error: Jupyter server crashed. Unable to connect.
Error code from jupyter: 1"
I've tried uninstalling VS Code, uninstalling the python extension, researching the error code online, but no luck.
8888
which Jupyter uses by default. I doubt it though. – Rosary