jupyter notebook的简单使用

2026-04-13 04:21:12

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的简单使用

相关推荐
  • 阅读量:26
  • 阅读量:137
  • 阅读量:167
  • 阅读量:105
  • 阅读量:117
  • 猜你喜欢