Skip to content

timkpaine/jupyterlab_powerpoint

Repository files navigation

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