尝试在 VS Code 中运行 python 交互式窗口时,我不断收到此错误消息。我在另一台笔记本电脑上尝试过此操作,没有任何问题,但由于某种原因,它发生在我的另一台笔记本电脑上。错误信息是:
"Executing code failed : Error: Jupyter server crashed. Unable to connect.
Error code from jupyter: 1"
Run Code Online (Sandbox Code Playgroud)
我尝试过卸载 VS Code、卸载 python 扩展、在线研究错误代码,但没有成功。