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

Ruuning c1w1 lab through docker using windows #42

Open
DanielRZapataS opened this issue Nov 21, 2021 · 1 comment
Open

Ruuning c1w1 lab through docker using windows #42

DanielRZapataS opened this issue Nov 21, 2021 · 1 comment

Comments

@DanielRZapataS
Copy link

I had to change the way i ran the docker image since I used windows:

docker run -it --rm -p 8888:8888 -p 8000:8000 --mount type=bind,source="%cd%",target=/home/jovyan/work deeplearningai/mlepc1w1-ugl:jupyternb

@andres-zartab
Copy link
Collaborator

Thanks @DanielRZapataS! Will leave this open in case it is useful for other learners 🙂

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

2 participants