版本:0.0.1 作者:李金 邮件:lijinwithyou@gmail.com
Github 加载 .ipynb 的速度较慢,建议在 Nbviewer 中查看该项目。
Github
.ipynb
大部分内容来自网络。
默认安装了 Python 2.7,以及相关的第三方包 ipython, numpy, scipy,pandas。
Python 2.7
ipython
numpy
scipy
pandas
life is short. use python.
推荐使用 Anaconda,这个IDE集成了大部分常用的包。
笔记内容使用 ipython notebook 来展示。
ipython notebook
安装好 Python 和相应的包之后,可以在命令行下输入:
Python
$ ipython notebook
来进入 ipython notebook。
安装 Anaconda 或者 Miniconda
更新环境
conda update conda conda update anaconda
可以在 Notebook 中打开 generate static files.ipynb,或者命令行中运行代码 generate_static_files.py 来生成静态的 HTML 文件。
generate static files.ipynb
generate_static_files.py