配置远程服务器jupyter
生活随笔
收集整理的這篇文章主要介紹了
配置远程服务器jupyter
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
step 1
首先需要在服務器上安裝好ipython, jupyter notebook,
pip install ipythonpip install jypyterstep 2
生成配置文件
jupyter notebook --generate-configstep 3
生成密碼
打開ipython, 創建一個密文密碼
step 4
把生成的密文‘sha1:ce…’復制下來
修改默認配置文件
啟動jupyter notebook
nohup jupyter notebook --allow-root &參考文獻666
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的配置远程服务器jupyter的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: jupyter 安装目录Table of
- 下一篇: nedata实时监控服务器运行情况