如果你在vs code中打开jupyter文件出现大量错误
如下图所示:

可以尝试如下解决方式:
command + shift + p

加入
"notebook-intellisense.trace.server.verbosity": "Verbose",
"notebook-intellisense.logLevel": "Trace"
重启
参考:
https://github.com/microsoft/vscode-jupyter/issues/8374
https://github.com/microsoft/vscode-jupyter/issues/8409#issuecomment-983953781
本文提供了解决Visual Studio Code中Jupyter Notebook遇到大量错误的详细步骤,包括设置高级日志选项、重启环境,并参考了相关GitHub问题讨论。
1万+

被折叠的 条评论
为什么被折叠?



