Jupyter notebook, run on server,

2017-11-26  本文已影响15人  DeepWeaver
  1. Run this on your 'remote-machine'
    jupyter notebook --no-browser --port=8898
  2. Run this on your 'local-machine'
    ssh -N -f -L 127.0.0.1:8898:127.0.0.1:8898 yourname@server_address
  3. Type this in the browser on your 'local-machine'
    http://127.0.0.1:8898/
    click here for more information
上一篇 下一篇

猜你喜欢

热点阅读