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:
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.
Detailed Contents¶
- Installation
- Usage
- Resources about RISE
- Customizing RISE
- What to configure
- Choosing a theme
- Choosing a transition
- Automatically launch RISE
- Choosing where the slideshow begins
- Select cells based on the current slide
- Change the width and height of slides
- Decorating all slides
- Enable a right scroll bar
- Enable chalkboard capabilities
- Usage with Leap Motion
reveal.js
configuration options- Adding custom CSS
- How to customize
- Keyboard shortcuts and Jupyter actions
- What to configure
- PDF Export
- Changelog
- Developer Documentation
- Support us
Feedback¶
If you have any feedback, or find any bugs, please open an issue.