How to connect to a remote Jupyter notebook server? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . I want to run a jupyter notebook server in a machine to which I have ssh access and that I am already able to run notebooks locally. How can I setup the jupyter notebook so it can be accessed remotely ? 回答1: If you have ssh access to the machine that will run the server, follow the next steps: 1) In the machine