Python Notebook简介1

http://www.cnblogs.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缺少的错误

ipython notebook 浏览器中编写数学公式和现实

 

https://github.com/zeromq/pyzmq/releases

http://doc.libsodium.org/

http://www.cnblogs.com/Cherise/p/4351022.html

源码安装ipython,并在ipython中整合spark

相关文章:

  • 2021-07-17
  • 2021-05-28
  • 2021-05-23
  • 2021-10-15
  • 2022-12-23
  • 2021-10-12
  • 2021-09-19
  • 2021-07-01
猜你喜欢
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2021-06-20
相关资源
相似解决方案