打开cmd窗口
使用cd到python目录的Scripts文件下
输入
python -m pip --default-timeout=300 install jupyter -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
即可

启动jupyter notebook
jupyter模块安装——jupyter notebook
复制链接到浏览器打开
jupyter模块安装——jupyter notebook
通过一遍文章简要了解jupyter notebook主要用法
https://www.jianshu.com/p/91365f343585

相关文章:

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