[ipyhon 설치]
Pip install ipython
[dependencies 설치]
Pip install jinja2 sphinx pyzmq pygments tornado nose readline testpath
[ notebook 설치 ]
Pip install notebook
[ 설치 확인 ]
Iptest
[ 실행 ]
Ipython notebook
'Web Project > Python' 카테고리의 다른 글
함수 참조 (0) | 2016.07.22 |
---|---|
Python Dictionary 함수 사용 방법 (0) | 2016.07.22 |
File open시 에러 무시 방법 (0) | 2016.07.20 |
Virtualenv 설치 및 사용 방법 (0) | 2016.01.27 |
Django and Python (0) | 2016.01.13 |