解决 vscode jupyter ipykernel 无法安装成功的问题.
vscode 首次执行 jupyter 时, 会提示需要安装 "ipykernel" 我经过大量的折腾依然无法成功安装.Running cells with 'Python 3.12.3' requires the ipykernel package.最终是通过安装 #miniconda 创建 python 环境来解决.运行成功
·
- vscode 首次执行 jupyter 时, 会提示需要安装 "ipykernel" 我经过大量的折腾依然无法成功安装.
- Running cells with 'Python 3.12.3' requires the ipykernel package.
- 最终是通过安装 #miniconda 创建 python 环境来解决.
-
- 运行成功
-
更多推荐
所有评论(0)