Python Notebook简介1
http://www.VEVb.com/cbscan/p/3545084.html
$ python -m ipython
http://pypi.python.org/pypi/pip#downloads
#python setup.py install
$ git clone --recursive https://github.com/ipython/ipython.git
$ cd ipython
$ pip install -e ".[notebook]" --user
yum install python-devel #Python.h缺少的错误
https://github.com/zeromq/pyzmq/releases
http://www.VEVb.com/Cherise/p/4351022.html
源码安装ipython,并在ipython中整合spark
新闻热点
疑难解答