摘要: 在Python3.7环境中,输入pip install ipykernel 添加新的kernel python -m ipykernel install --name Python3.7 查看Jupyter notebook 安装了哪些kernel 输入 jupyter kernelspec lis 阅读全文
posted @ 2022-02-09 15:38 paul_hch 阅读(206) 评论(0) 推荐(0)