跳转到主要内容

从jupyter笔记本创建演示文稿

项目描述

jupyterlab_powerpoint

从jupyter笔记本创建演示文稿

Build Status Coverage GitHub issues PyPI PyPI npm

安装

pip install jupyterlab_powerpoint
jupyter labextension install jupyterlab_powerpoint
jupyter serverextension enable --py jupyterlab_powerpoint

工作流程

  • 从现有笔记本生成笔记本(包括重建原始演示文稿所需的元数据)
  • 参数化笔记本,修改部分/文本/数据
    • 连接到Papermill,利用python,每日重新执行等
  • 从笔记本生成演示文稿

支持