RISE
RISE copied to clipboard
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
RISE
RISE allows you to instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a live reveal.js-based slideshow in a single keystroke, and back.

Disclaimer
Please be aware that the extension built from this repo is not compatible with JupyterLab and must be used with the classic notebook (i.e. notebook <= 6).
see https://rise.readthedocs.io/en/latest/#disclaimer for more details on its successor.
Resources
RISE stands for Reveal.js - Jupyter/IPython Slideshow Extension:
-
Demo notebook (no installation required)
-
Source code is on github https://github.com/damianavila/RISE
-
Documentation is hosted on readthedocs
-
Chat room on gitter
-
Videos on youtube
-
basic usage (4'30'')
-
Installation
You essentially have 2 options:
Option 1 - Using conda:
conda install -c conda-forge rise
Option 2 - Using pip:
pip install RISE
Development
To install RISE in development mode, see the Developer section of the RISE documentation.
Feedback
If you have any feedback, or find any bugs, please let us know just opening an issue.
Support us
Please visit this page for more information: https://rise.readthedocs.io/en/latest/support.html
