Creating PowerPoints from jupyter notebooks
pip install jupyterlab_powerpoint
jupyter labextension install jupyterlab_powerpoint
jupyter serverextension enable --py jupyterlab_powerpoint
- 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
- hook in to
- Generate a powerpoint from the notebook