Web Project/Python

Python Notebook 설치

WebDev 2017. 6. 27. 11:35

[ipyhon 설치]

Pip install ipython

 

[dependencies 설치]

Pip install jinja2 sphinx pyzmq pygments tornado nose readline testpath

 

[ notebook 설치 ]

Pip install notebook

 

[ 설치 확인 ]

Iptest

 

[ 실행 ]

Ipython notebook