jupyter notebook的简单使用

2026-02-14 03:40:21

1、cmd环境输入jupyter-notebook.exe后,打开jupyter notebook,点击Files选项。

jupyter notebook的简单使用

jupyter notebook的简单使用

2、依次点击右边的New、Python3(ipykernel)选项

jupyter notebook的简单使用

3、点击下图指定位置,设置笔记名字。

jupyter notebook的简单使用

jupyter notebook的简单使用

jupyter notebook的简单使用

4、简单进行测试,如著名的hello world的输出测试。在指定位置输入代码,后使用快捷键alt + enter,光标会自动插入到下一行,并同时运行该代码。

jupyter notebook的简单使用

jupyter notebook的简单使用

5、jupyter notebook通过菜单help下面的Keyboard shortcuts,可以查看jupyter的快捷键。

jupyter notebook的简单使用

jupyter notebook的简单使用

6、jupyter notebook文件保存

jupyter notebook的简单使用

相关推荐
  • 阅读量:64
  • 阅读量:131
  • 阅读量:76
  • 阅读量:41
  • 阅读量:45
  • 猜你喜欢