0.1.0 • Published 4 years ago

jupyterlab_powerpoint v0.1.0

Weekly downloads
36
License
-
Repository
-
Last release
4 years ago

jupyterlab_powerpoint

Creating PowerPoints from jupyter notebooks

Build Status Coverage 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