윈도우 주피터 노트북 설치

1 개요[ | ]

윈도우 주피터 노트북 설치

2 방법 1[ | ]

pip install notebook
jupyter notebook

3 방법 2[ | ]

Anaconda(아나콘다)를 통한 설치

  • 1. Anaconda(아나콘다) 패키지 설치
→ 참조 : 파이썬 아나콘다 설치
  • 2. Jupyter 실행
johnjeong@zetawiki:~$ jupyter notebook
→ 위 명령을 실행하면 브라우저에서 Jupyter가 실행됨

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}