• Stars
    star
    3,653
  • Rank 11,587 (Top 0.3 %)
  • Language
    JavaScript
  • License
    Other
  • Created over 10 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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