Skip to content

damianavila/RISE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Basic usage

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:

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