All Projects → PegasusWang → notebooks

PegasusWang / notebooks

Licence: MIT license
My jupyter notebooks。使用 Jupyter python markdown 制作分享 ppt

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].