Window10 64bit 환경에서 Anaconda3 version 5.3.0 설치 후 jupyter notebook 실행 중
아래와 같은 에러 발생 하였다.
scripts 에서 강제로 notebook을 새로 설치 하였다.
pip install --upgrade --force-reinstall notebook
콘솔창에서 jupyter notebook 실행
아래 웹 브라우저가 보이면 성공
반응형
'Python > Anaconda' 카테고리의 다른 글
jupyter notebook 명령어 정리 (0) | 2019.03.05 |
---|---|
Window10+Anaconda3+pip update 오류 해결 (0) | 2019.03.04 |