jupyter notebook 修改默认浏览器 修改配置目录
摘要:
1、打开CMD输入 jupyter notebook --generate-config 查看当前配置文件目录,一般默认为 "C:\user.jupyter\jupyter_notebook_config.py" 2.编辑此文件 ①指定默认浏览器,一般在150行左右位置# c.NotebookApp 阅读全文
posted @ 2021-07-06 09:22 CarryLeeS 阅读(125) 评论(0) 推荐(0)