无法启动 Kernel。 The kernel 'aigc (Python 3.8.17)' was not started as it is located in an insecure location 'c:\ProgramData\jupyter\kernels\aigc\kernel.json'. Click here for further details, optionally update the setting jupyter.kernels.trusted to trust the kernel.
解决办法如下:
- 打开设置搜索jupyter.kernels.trusted
- 点击添加项,将路径 'c:\ProgramData\jupyter\kernels\aigc\kernel.json'添加
- 重启vscode
就没问题啦
解决PythonJupyterKernel在不安全位置启动问题的方法
2162

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



