Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting localhost:8080 puts me in an empty repository #8

Open
terrok9 opened this issue Jun 27, 2020 · 1 comment
Open

Starting localhost:8080 puts me in an empty repository #8

terrok9 opened this issue Jun 27, 2020 · 1 comment

Comments

@terrok9
Copy link

terrok9 commented Jun 27, 2020

Greetings

I am in a Windows 10 Professional PC using docker.

When I try to mount the image, run the docker and open Jupyter; I found myself in an empty repository.

I am taking the course of NPL too, that course's repository works well doing the same steps.

What can I do to expand the workaround of the bug? Maybe a Docker diagnose will share more information.

@terrok9
Copy link
Author

terrok9 commented Jun 27, 2020

Update

I changed the port several times of the command (It was because the problem might be generated due to an inconsistent following port in docker that my PC is using into another instance):

docker run -it -p 127.0.0.1:8080:8080 --name coursera-aml-1 zimovnov/coursera-aml-docker

Used the following only for testing, after verifying that they aren't used for another thing:
127.0.0.1:80:80
8080:8080
1458:1458
1458:8080

None of those configurations worked. Still an empty redirected notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant