rogertrullo / RISE

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Support us

Please visit this page for more information: https://rise.readthedocs.io/en/stable/support.html

About

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

License:Other


Languages

Language:JavaScript 74.8%Language:Less 10.4%Language:Jupyter Notebook 5.9%Language:Python 4.8%Language:Shell 4.1%