jupyter4 jupyter notebook 패스워드 확인! 아나콘다 패키지에는 jupyter lab과 jupyter notebook이 있습니다. 보통 사용할 때 powershell이나 cmd에서 jupyter notebook을 직접 쳐서 실행하면 다음과 같이 나옵니다. 별도로 password설정을 하지 않았다면, 접속할 수 있는 url에 token이 담겨있습니다. 하지만 이 토큰이 없다면 아래와 같이 비밀번호를 입력하라는 창이 나옵니다. 그렇다면 anaconda navigator를 썼을 땐 어떻게 해야할까요?? ananconda navigator를 실행하고 원하는 프로그램에 launch버튼을 누르면 바로 실행이 됩니다. 이 때, 브라우자가 자동실행되면서 접속이 되면 다행인데, 가끔 자동으로 브라우저가 실행되지 않을 때가 있습니다. 그러면 cmd로 실행한 것이 아.. 2021. 6. 27. Jupyter memory You can currently install this package from PyPI. prompt -> pip install nbresuse https://github.com/yuvipanda/nbresuse 2019. 9. 22. Jupyter to pdf 500 : Internal Server Error 2019. 7. 28. Docker jupyter command 정리 docker run -it --name security -p 8888:8888 -v ~/security:/home/jupyter jupyter/minimal-notebook Ctrl + p & Ctrl + q docker ps -a docker rm ID docker container ls docker start ID docker attach ID docker rename my_container my_new_container docker exec -it jupyter_docker /bin/bash https://subicura.com/2017/01/19/docker-guide-for-beginners-2.html 2019. 5. 10. 이전 1 다음