RISE ==== **Reveal.js - Jupyter/IPython Slideshow Extension** 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). JupyterLab and Notebook 7 users are encouraged to use the RISE JupyterLab extension instead: :code:`pip install jupyterlab-rise` see also the github repo here https://github.com/jupyterlab-contrib/rise What is RISE? ------------- As you know... we love **Jupyter** and we like **reveal.js** too. With RISE, a Jupyter notebook extension, you can instantly turn your jupyter notebook into a live *reveal.js*-based presentation. .. image:: basic_usage.gif :alt: basic_usage Detailed Contents ----------------- .. toctree:: :maxdepth: 3 installation.rst usage.md resources.md customize.md exportpdf.md changelog.rst dev/index.rst support.md Feedback -------- If you have any feedback, or find any bugs, please `open an issue `_.