Jupyter Notebook 5.2.0

We are pleased to announce the release of Jupyter Notebook 5.2.0. This is a minor release that includes mostly bug fixes and improvements with the notable addition of RTL (right-to-left) support.

You can install the new version of the notebook now using pip:

pip install --upgrade notebook

Or conda (it may be a few days before packages are available):

conda upgrade notebook

Changelog

Credits

This release has been a team effort and we would like to thank the following 18 people who contributed:

We look forward to your feedback and contributions!