1 dépôt
Tools that transform notebook cells into structured slide decks for live presentations.
Distinct from Notebook-to-Web Converters: Specifically transforms notebooks into slideshows rather than general web pages or static HTML documents.
Explore 1 awesome GitHub repository matching development tools & productivity · Notebook-to-Slideshow Converters. Refine with filters or upvote what's useful.
RISE is an interactive notebook presentation tool and slideshow manager designed to transform Jupyter and IPython notebooks into structured slide decks. It functions as an extension that allows a user to toggle between a standard editable notebook view and a full-screen slideshow format during live demonstrations. The system utilizes the Reveal.js framework to render notebook cells as formatted slides, mapping Jupyter metadata to determine slide breaks and fragment sequences. This integration enables the creation of computational slide decks where running Python code and interactive visualiza
Transforms interactive notebooks into a live slideshow format with a toggle between editing and presentation views.