Jupyter notebook unable to connect

I start jupyter notebook, as shown above. however, it does not connect:

image

When I ping it, it says:

I followed the fast.ai tutorial setup: https://github.com/reshamas/fastai_deeplearn_part1/blob/master/tools/paperspace.md

I used the fast.ai Linux machine image and ran “git pull” and “conda env update”. I read in another post that someone got it working without running “conda env update”. I am following the setup steps in the lecture and setting it up without the Linux fast.ai machine image.

please let me know if you have any solutions to get it working on the Linux fast.ai machine image.

Solution: Start Jupyter notebook with:

jupyter notebook –ip=0.0.0.0

Please is there a solution to this issue. I cannot connect to my jupyter notebook on gcloud