07 2020 档案
摘要:I、更改Jupyter notebook中项目的默认路径 1、打开Jupyter notebook: 在cmd中输入jupyter notebook 2.1、找到jupyter_notebook_config.py文件的位置 2.2、修改jupyter_notebook_config.py 如果修改
阅读全文
摘要:I、添加镜像 #使用清华的源:清华大学开源软件镜像站 :https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaco
阅读全文