在服務器上配置jupyter notebook並設置密碼

第一步:在遠程服務器上啓動jupyter notebook jupyter notebook --no-browser --port=8889 第二步:設置服務器端jupyter密碼 在終端啓動python並輸入以下代碼, 並設定密碼獲得哈希值 from notebook.auth import passwd passwd() 將上圖的哈希值輸入到jupyter的配置文件的password中,通常
相關文章
相關標籤/搜索