All Projects → timkpaine → jupyterlab_powerpoint

timkpaine / jupyterlab_powerpoint

Licence: Apache-2.0 license
Creating PowerPoints from jupyter notebooks and vice versa

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
Makefile
30231 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to jupyterlab powerpoint

jupyterlab-link-share
JupyterLab Extension to easily share a link to a running server on Binder
Stars: ✭ 40 (+110.53%)
Mutual labels:  jupyterlab-extension
jupyter-offlinenotebook
Save and load notebooks to local-storage
Stars: ✭ 39 (+105.26%)
Mutual labels:  jupyterlab-extension
nbmerge
A tool to merge / concatenate Jupyter (IPython) notebooks
Stars: ✭ 75 (+294.74%)
Mutual labels:  nbconvert
theme-cookiecutter
A cookiecutter template to help you make new JupyterLab theme extensions
Stars: ✭ 47 (+147.37%)
Mutual labels:  jupyterlab-extension
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (+21.05%)
Mutual labels:  powerpoint
reveal-template
Simple reveal.js template with mathjax support and no node or npm dependencies, just a good old Makefile
Stars: ✭ 20 (+5.26%)
Mutual labels:  powerpoint
jupyter-extensions
Jupyter extensions for SWAN
Stars: ✭ 56 (+194.74%)
Mutual labels:  jupyterlab-extension
spellchecker
Spellchecker for JupyterLab notebook markdown cells and file editor.
Stars: ✭ 162 (+752.63%)
Mutual labels:  jupyterlab-extension
jupyterlab-custom-css
Add custom CSS rules for JupyterLab
Stars: ✭ 32 (+68.42%)
Mutual labels:  jupyterlab-extension
nbcelltests
Cell-by-cell testing for production Jupyter notebooks in JupyterLab
Stars: ✭ 66 (+247.37%)
Mutual labels:  jupyterlab-extension
knowledgelab
KnowledgeRepo + JupyterLab
Stars: ✭ 46 (+142.11%)
Mutual labels:  jupyterlab-extension
jupyterlab-vimrc
add a basic vimrc to jupyterlab vim
Stars: ✭ 59 (+210.53%)
Mutual labels:  jupyterlab-extension
jupyter-scatter
Interactive 2D scatter plot widget for Jupyter Lab and Notebook. Scales to millions of points!
Stars: ✭ 172 (+805.26%)
Mutual labels:  jupyterlab-extension
jupyterlab iframe
View html as an embedded iframe in JupyterLab
Stars: ✭ 91 (+378.95%)
Mutual labels:  jupyterlab-extension
jupyterlab-h5web
A JupyterLab extension to explore and visualize HDF5 file contents. Based on https://github.com/silx-kit/h5web.
Stars: ✭ 41 (+115.79%)
Mutual labels:  jupyterlab-extension
jupyterlab-starters
Starter notebooks and directories in JupyterLab
Stars: ✭ 32 (+68.42%)
Mutual labels:  jupyterlab-extension
jupyterlab discovery
A JupyterLab extension to facilitate the discovery and installation of other extensions
Stars: ✭ 47 (+147.37%)
Mutual labels:  jupyterlab-extension
jupyterlab xkcd
Random xkcd comic in a JupyterLab panel
Stars: ✭ 30 (+57.89%)
Mutual labels:  jupyterlab-extension
jupyterlab-jupytext
A JupyterLab extension for Jupytext
Stars: ✭ 24 (+26.32%)
Mutual labels:  jupyterlab-extension
jupyterlite
Wasm powered Jupyter running in the browser 💡
Stars: ✭ 3,039 (+15894.74%)
Mutual labels:  jupyterlab-extension

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].