https://jupyter.org/try

忽略以下,其实可以直接用浏览器的jupyter(上面的)

按照前面的教程安装好了环境后 。

打开你要安装的环境:

activate tensorflow

优雅的使用python(jupyter的安装)

显示正常,再输入安装jupyter的命令

conda install jupyter

优雅的使用python(jupyter的安装)

再输入:y表示同意安装

优雅的使用python(jupyter的安装)

显示安装成功,输入命令启动:

jupyter notebook

优雅的使用python(jupyter的安装)

其他关于jupyter的使用见jupyter文档

done

相关文章:

  • 2021-11-18
  • 2021-09-25
  • 2021-08-18
  • 2021-10-05
  • 2022-12-23
  • 2021-12-16
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2021-04-27
  • 2021-12-26
  • 2021-09-28
  • 2022-12-23
  • 2021-08-20
相关资源
相似解决方案