1、点击 "install" jupyter notebook

conda中安装jupyter notebook

2、切换到创建的环境中,打开终端,使用默认配置改写jupyter_notebook_config.py

conda中安装jupyter notebook

3、启用jupyter_notebook_config.py中的 notebook_dir 配置,并指定项目启动路径

conda中安装jupyter notebook

注:若主目录设置出现错误,打开对应环境的Jupyter Notebook,删除其属性目标中的部分内容

conda中安装jupyter notebook

相关文章: