RISE 5.7.1 is out!

  |   Source   |   Minimap

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

What is RISE?

RISE lets you show your Jupyter notebook rendered as an executable Reveal.js-based slideshow.

It is your very same notebook but in a slidy way!

How you can get it?

If you are a conda/anaconda user, you can install it with conda install -c conda-forge rise.

If you are a pip user, you can install it with pip install rise.

For further information about the installation process, please check here.

What are the latest news?

Wait! Latest release was 5.6.1, where is RISE 5.7.0?

We shipped 5.7.0 a few days ago and we found some issues that deserved immediate patches and a new shiny release. This is why you have RISE 5.7.1 available now.

So, these releases were mainly focused on:

  • Adding color support to the chalkboard
  • Upload to reveal.js 3.9.2
  • Fix not working notes keyboard shortcut (5.7.0 bug)
  • Fix buttons disappearance (5.7.0 bug)
  • New setting rise.show_buttons_on_startup (#561)
  • Enforce notebook >= 6.0
  • Add a new support page in the documentation
  • New sources layout, in anticipation for a future jlab extension: sources are now split between rise-reveal that contains an npm package that wraps the official reveal.js for our needs, and classic that contains the actual code for the RISE classic extension.

You can see a detailed changelog here.

And remember, please report any issues at https://github.com/damianavila/RISE/issues.

What's next?

You should keep staying tuned, we will have very exciting news sooner than later!

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