怎么在指定文件中打开jupyter

例如 D: est 文件夹里有我们想运行的文件 sample.ipynb。

打开方法:

1、先定位到 D: est 文件夹,然后打开 powershell(在文件夹空白处按住shift键的同时点击鼠标右键,然后选择“在此处打开 powershell 窗口”;或者在文件夹地址栏里输入 powershell,然后回车)

396415d2b87c5c435d101f7d5a6a4d2.png

2、进入 powershell,输入 jupyter notebook ,然后回车

fe1207fd31f9a26933f2d38ae4e3de2.png

然后,就会看到浏览器跳出了熟悉的 jupyter 界面,并且位置已经定位到 D: estsample.ipynb

333cdedc60f97a779f9f6417a3d334a.png

相关文章教程推荐:jupyter教程

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

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