/notebooks

My jupyter notebooks。使用 Jupyter python markdown 制作分享 ppt

Primary LanguageJupyter NotebookMIT LicenseMIT

notebooks

My jupyter notebooks

用使 RISE 制作的 notebooks 演讲稿。你可以用 jupyter 打开 ipynb 文件来查看。 只在python3.6 下测试过。

专栏介绍: https://zhuanlan.zhihu.com/p/47418033

usage

python3 -m pip install jupyter    # or python -m pip install jupyter

pip install RISE    # https://github.com/damianavila/RISE
jupyter-nbextension install rise --py --sys-prefix
jupyter-nbextension enable rise --py --sys-prefix

jupyter notebook    # 换到切项目根目录下执行

demo: