Skip to content

ALandazabal/RISE

 
 

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

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.

About

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.5%
  • HTML 23.1%
  • CSS 8.5%
  • Jupyter Notebook 4.9%
  • Python 3.9%
  • Shell 2.1%