1 repository
Slide decks that implement literate programming by interleaving narrative text with executable code.
Distinct from Literate Programming Tools: Specializes literate programming specifically for presentation slide formats rather than general documentation.
Explore 1 awesome GitHub repository matching education & learning resources · Literate Programming Presentations. 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
Combines narrative text and executable code blocks into a formatted slide deck for technical storytelling.