错误信息:

Failed to connect to remote Jupyter notebook. Check that the Jupyter Server URI setting has a valid running server specified. https://localhost:8080/ Error: Kernel Python 3 is not usable. Check the Jupyter output tab for more information.

 

解决办法:

通过浏览器运行jupyter, 找到面板

VS code 不能运行jupyter

复制上面的地址: http://localhost:8888/?token=aefb8bad4dd9ee80fdc4ea7c6402a2738974ccd1266925cd

 

在vs code中点击设置,VS code 不能运行jupyter

点击settings.json,将"python.dataScience.jupyterServerURI":”ulr“ zhong url替换成复制的地址

完成!

相关文章:

  • 2021-12-13
  • 2021-07-23
  • 2021-10-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-11-06
  • 2021-08-05
猜你喜欢
  • 2022-12-23
  • 2021-12-25
  • 2021-10-10
  • 2021-04-07
  • 2021-09-05
  • 2021-12-04
相关资源
相似解决方案