[Anaconda] Jupyter Notebook 更改默认浏览器 / Change Jupyter Notebook Default Browser
闲谈 Digressions
@ZYX 写于2020年10月19日
Jupyter Notebook 更改默认浏览器 / Change Jupyter Notebook Default Browser
Steps
- Generate jupyter notebook config through CMD. 通过命令行生成jupyter notebook的配置文件
>
jupyter notebook --generate-config
- The config file
jupyter_notebook_config.py
will be generated in the(user directory) /.jupyter
directory. 配置文件将生成在(用户目录) / .jupyter
目录下
- The config file