Linux Servers 2019. 12. 12. 10:39

This contains all: install, run, connect:

https://www.digitalocean.com/community/tutorials/how-to-install-run-connect-to-jupyter-notebook-on-remote-server

 

How to Install, Run, and Connect to Jupyter Notebook on a Remote Server | DigitalOcean

Jupyter Notebook is an open-source, interactive web application that allows you to write and run computer code in more than 40 programming languages, including Python, R, Julia, and Scala. This article will walk you through how to install and configur

www.digitalocean.com

When use putty.exe in Windows PC, 

 

https://medium.com/@chrisfotache/how-to-connect-to-your-cloud-hosted-ipython-jupyter-notebook-from-your-local-windows-machine-1426f1dafec2

 

How to Connect to your Cloud-Hosted IPython Jupyter Notebook from your Local Windows Machine

I’m sure this issue came up for many Python developers who use cloud VM’s for their development (like Azure, AWS and other services). You…

medium.com

When do the same thing on Linux,

 

https://amber-md.github.io/pytraj/latest/tutorials/remote_jupyter_notebook

 

Use Jupyter notebook remotely — pytraj 2.0.2.dev0 documentation

Use Jupyter notebook remotely try pytraj online: Situation: Your data (may be TB) is in your working cluster. You want to access and interactively play with your datayour home computer. You can use xwin to open your Jupyter notebook on remote host. However

amber-md.github.io

 

posted by kimsooil
: