本地調用服務器上的jupyter notebook

1. 服務器安裝jupyter瀏覽器

  • pip install notedown
  • pip install jupyter
  • jupyter notebook password(設置密碼)

2. 啓動jupyter服務器

  • jupyter notebook --ip 172.**.**.**(服務器ip)

3. 打開本地瀏覽器輸入:服務器ip:8888(根據服務器生成的端口填寫)ip

相關文章
相關標籤/搜索