怎么在jupyter打开文件夹

在jupyter打开指定文件夹的方法:

1、win+R 启动“运行” ,输入cmd 点确定

2、输入cd /d xxxxxxx然后 回车,如:我想打开D:Git he-craft-of-selfteaching目录,就输入cd /d D:Git he-craft-of-selfteaching,然后回车

3、输入jupyter notebook,回车,jupter notebook便会跳转至指定目录D:Git he-craft-of-selfteaching

推荐学习:《python教程》

来源:PY学习网:原文地址:https://www.py.cn/article.html

hmoban主题是根据ripro二开的主题,极致后台体验,无插件,集成会员系统
自学咖网 » 怎么在jupyter打开文件夹