RISE 5.1.0 is out!

  |   Source   |   Minimap

We're pleased to announce the release of RISE 5.1.0!

RISE allows you show your Jupyter notebooks rendered as an executable Reveal.js-based slideshow. It is your very same notebook but presented in a slidy way!

What are the new goodies for this release?

  • autolaunch config option to enable immediate launch of the slideshow view as soon as you open your notebook, very useful to use at mybinder.
  • smart exec allows you to execute cells and then proceed to the next cell WHEN the context permits, pretty similar to the native experience in the notebook view but it takes into consideration the slideshow view limitations and particularities
  • auto_select allows you to automatically select the first (or first code) cell any time you either move to a new slide, subslide or when you show (or hide) a new fragment
  • new overlay, header, background and footer customizable options
  • customizable CSS
  • keyboard customization through the notebook keyboard manager
  • new keyboard shortcuts to toggle cells as slide, subslides and fragments

For more information about all these new enhancements/features, please check the usage and the customization sections in the docs.

How you can play with it?

Thanks to the Binder team, now you have RISE available at https://mybinder.org/, so you can add your presentation notebook to one of your repos and show it as slideshow, provided by Binder. You can check a simple example at http://mybinder.org/v2/gh/binder-examples/jupyter-rise/master?filepath=index.ipynb.

How you can get it?

If you live in the conda/anaconda ecosystem, you can install it with conda install -c damianavila82 rise.

For further information about alternative installations, please check the installation docs.

*Do you have an issue, question or enhancement requests?

Please report any of those at https://github.com/damianavila/RISE/issues

Do you want to contribute?

For more information about the how to contribute, please check the developer docs.

Special mentions

I want to truly thanks to Thierry Parmentelat, aka as @parmentelat, for all the contributions he made in the last couple of months. He is responsible of most the new features coming into this new release.

BIG THANK YOU!

I also want to mention and thanks to Chris Holdgraf @choldgraf, one of the members of the Binder team who quickly caugth the release and made it available at Binder (add also contributed with the autolaunch options and docs).

Enjoy it!

And thanks for using RISE!

ADDENDUM

We have detected some issues trying to install RISE on win boxes reported here. I have rebuilt the packages and they seem to be working OK by now. Let us know if you have further issues. Thanks.

Did you like the content? Great!

Or visit my support page for more information.


Btw, don't forget this blog post is an ipynb file itself! So, you can download it from the "Source" link at the top of the post if you want to play with it ;-)

Comments powered by Disqus