jupyter notebook加载盘符路径,打开ipynb文件

it2024-08-14  53

1.用Anaconda安装了Anaconda Prompt 2.我的文件在本地的路径是 G:\黄海广博士的github镜像\machine_learning_beginner\machine_learning_beginner 3.打开Anaconda Prompt ,我默认的路径是在G盘下 4.切换盘 ----- 进入目标路径 ---- 启动jupyter notebook , 对应三行命令如下

G: cd G:\黄海广博士的github镜像\machine_learning_beginner\machine_learning_beginner jupyter notebook

最新回复(0)