I followed through this tutorial : https://www.digitalocean.com/community/tutorials/how-to-set-up-jupyter-notebook-for-python-3
However, the very last step (use local computer to connect to the DigitalOcean-Droplet) on the web-browser keeps failing :
I am getting this : http://localhost:8891/?token=XXXXXXXXXXXXX But when I past it into my local Chrome web-browser, I just keep getting error message : LocalHost refused to connect.
HELP!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @elricstormbringer,
Are you using the SSH tunnel to your Droplet? Additionally, what message do you see there?
Additionally, did you install the Jupyter Notebook on the Droplet itself?