jupyternotebook运行python_怎么运行jupyter notebook?
當你安裝完成后,你就可以啟動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會自動打開你電腦上的默認瀏覽器,這時你會看到有一系列文件,子目錄。大多數情況下,都是你電腦里的一些文件。
相關文章教程推薦:jupyter教程
總結
以上是生活随笔為你收集整理的jupyternotebook运行python_怎么运行jupyter notebook?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: TCL Q10G Pro Mini LE
- 下一篇: python将页面保存为html_pyt