Can't start jupyter
fantasybo49 opened this issue · 0 comments
fantasybo49 commented
Hi,
I am having a very basic question on how to run the code on windows.
I installed docker and was able to build docker. However, when I typed "docker/run_cpu_docker.sh" in the command line, the link shows up as "docker run -it -p 8888:8888 -p 6006:6006 -v pwd
:/notebooks unirep-cpu:latest"
after pasting it into the browser, jupyter is not starting, but only a google search result literally for "docker run -it -p 8888:8888 -p 6006:6006 -v pwd
:/notebooks unirep-cpu:latest".
I am wondering how to start a jupyter with this environment using docker?
Thank you so much!
Bo