You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: