Jupyter Notebook打开任意文件夹
废话不多说
1.win+R 启动“运行”
输入cmd 点确定
图 1 Jupyter Notebook打开任意文件夹
2.输入
cd /d xxxxxxx
回车
jupyter notebook
回车
在这里我想打开H:\机器学习入门
图 2Jupyter Notebook打开任意文件夹

3.等待一会,在浏览器中自动跳出
图 3 Jupyter Notebook打开任意文件夹
也可以复制图2中红框的内容,在浏览器中打开

完成

相关文章:

  • 2021-07-15
  • 2021-04-27
  • 2022-12-23
  • 2021-10-05
  • 2021-10-27
  • 2021-09-27
  • 2022-01-08
猜你喜欢
  • 2021-12-01
  • 2022-01-20
  • 2021-06-28
  • 2021-08-29
  • 2021-09-06
  • 2021-11-22
相关资源
相似解决方案