Python Notebook簡介1
http://m.survivalescaperooms.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://m.survivalescaperooms.com/Cherise/p/4351022.html
源碼安裝ipython,并在ipython中整合spark
新聞熱點
疑難解答