您现在的位置是:课程教程文章

怎样运行jupyter?

2023-12-18 19:53课程教程文章 人已围观

运行jupyter的方法:(推荐:jupyter使用教程)

当你安装完成后,你就可以启动Jupyter notebook了,利用命令行模式(Mac或Linux,Windows上的命令提示符)

jupyter notebook

这将打印关于终端中的notebook服务器的一些信息,包括web应用程序的URL

$ jupyter notebook
[I 08:58:24.417 NotebookApp] Serving notebooks from local directory: /Users/catherine
[I 08:58:24.417 NotebookApp] 0 active kernels
[I 08:58:24.417 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/
[I 08:58:24.417 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).

之后,notebook会自动打开你电脑上的默认浏览器,这时你会看到有一系列文件,子目录。大多数情况下,都是你电脑里的一些文件。通常这将是您的主目录。

更多python知识请关注python视频教程。

课程教程:怎样运行jupyter?

上一篇:怎样下载Jupyter?

下一篇:没有了

站点信息

  • 文章统计篇文章