Changelog

END OF LIFE

  • RISE only supports notebook classic, which is now obsolete

  • consequently RISE is now officially deprecated and will not be maintained anymore

  • Please use instead the new JupyterLab extension: `bash pip install jupyterlab-rise `

  • github repo here https://github.com/jupyterlab-contrib/rise

Versions

  1. RISE master branch is our cutting edge development branch. We will make our best to keep that one working most of time, but no promises ;-)

  2. There is just ONE maintenance stable branch because we only maintain the latest released version.

  3. There is, additionally, multiple other branches supporting bug fixing, maintenance tasks and development of new features.

  4. There is also “released” tagged [branches](https://github.com/damianavila/RISE/releases) compatible with previous IPython/Jupyter versions:

    • 1.x tag compatible with IPython 1.x series

    • 2.x tag compatible with IPython 2.x series

    • 3.x tag compatible with IPython 3.x series

    • 3.x.1 tag also compatible with notebook 4.x series, but using old installation mechanism

    • 4.0.0b1 tag compatible with the notebook 4.2 and above, beta release, please test and report any issues

    • 5.0.0 tag compatible with notebook >= 5.0.0

    • 5.1.0 tag compatible with notebook >= 5.0.0

    • 5.2.0 tag compatible with notebook >= 5.0.0

    • 5.3.0 tag compatible with notebook >= 5.5.0

    • 5.4.1 tag compatible with notebook >= 5.5.0

    • 5.5.0 tag compatible with notebook >= 5.5.0

    • 5.6.0 tag compatible with notebook >= 5.7.8

    • 5.6.1 tag compatible with notebook >= 6.0.0

    • 5.7.0 tag compatible with notebook >= 6.0.0

    • 5.7.1 tag compatible with notebook >= 6.0.0

    • NOTE no version of RISE is compatible with notebook >= 7.0.0

You will also find tags for “development” releases (mostly beta and rc we release before the “official” releases).

Changes

Previous lazy changelogs: