本次教程使用python工具pip安装。更多安装方式请参考官网。

1、升级pip工具到最新

jupyter notebook安装纪要

 

2、运行安装执行 

pip install jupyter

jupyter notebook安装纪要

 

3、安装中

jupyter notebook安装纪要

4、更改工作目录

  4.1获取配置文件路径

  jupyter notebook --generate-config

jupyter notebook安装纪要

  4.2 启用自定义工作目录选项并设置,#号删除即启用该选项。

 jupyter notebook安装纪要

 

5、在命令行启动工具

  jupyter notebook

程序会自动打开浏览器,可以进行使用。

  jupyter notebook安装纪要

6、新建文件,选择目录新建文件

jupyter notebook安装纪要

相关文章:

  • 2021-07-08
  • 2022-01-12
  • 2021-07-16
  • 2021-10-23
  • 2021-09-21
  • 2021-10-10
  • 2021-10-14
猜你喜欢
  • 2021-07-10
  • 2021-10-14
  • 2021-06-21
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
相关资源
相似解决方案