TensorFlow icon indicating copy to clipboard operation
TensorFlow copied to clipboard

도커 컨테이너 내부에서 주피터 노트북 실행 오류

Open geumjaelee opened this issue 5 years ago • 0 comments

https://github.com/deeplearningzerotoall/TensorFlow/blob/master/docker_user_guide.md

해당 글을 따라하던 중입니다. 주피터 노트북을 실행하는 부분을 제외하고는 모두 성공하였습니다. jupyter notebook --ip 0.0.0.0 --allow-root sh run_jupyter_docker.sh 위 두 가지를 모두 실행해봤는데, 동일한 오류가 발생하며 주피터노트북이 실행되지 않습니다. No web browser found: could not locate runnable browser.

해결방법이 있을까요?

Deepin스크린샷_select-area_20200113031455

geumjaelee avatar Jan 12 '20 18:01 geumjaelee