Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.31 KB

jupyterlab_powerpoint

Creating PowerPoints from jupyter notebooks

Build Status codecov GitHub issues PyPI PyPI npm

Install

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

Workflow

  • Generate a notebook from a prexisting notebook (includes metadata necessary to reconstruct the original powerpoint)
  • Parameterize notebook, modify parts/text/data
    • hook in to Papermill, leverage python, rexecute daily, etc
  • Generate a powerpoint from the notebook