Jupyter PPT

安装

  1. pip install jupyter
  2. pip install RISE
  3. jupyter-nbextension install rise --py --sys-prefix
  4. jupyter-nbextension enable rise --py --sys-prefix
  5. jupyter notebook
原文地址:https://www.cnblogs.com/megachen/p/10966972.html