This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
jupyter_notebook [2021/02/16 00:40] jordan |
jupyter_notebook [2023/03/08 16:09] (current) xujianglong ↷ Page moved from 内部资料:jupyter_notebook to jupyter_notebook |
||
---|---|---|---|
Line 44: | Line 44: | ||
c.NotebookApp.port =8888 # | c.NotebookApp.port =8888 # | ||
</ | </ | ||
+ | |||
+ | 随后启动jupyter即可在同一网络中的任意电脑浏览器访问 |