sr320 / LabDocs

Roberts Lab Documents
http://sr320.github.io/LabDocs/
9 stars 17 forks source link

Can't open Jupyter notebook from Docker #683

Closed ozaparth2803 closed 6 years ago

ozaparth2803 commented 6 years ago

I have Windows 10 Home version. Due to this, I downloaded the older Docker toolbox from following link:

https://docs.docker.com/toolbox/overview/#next-steps I run: $ docker run -it --rm -p 8888:8888 jupyter/pyspark-notebook

I get the output as: Copy/paste this URL into your browser when you connect for the first time, to login with a token: http://localhost:8888/?token=****030452*******d6a

When I paste this into browser I get the following error:

This site can’t be reached

Can anyone help me fix this?