Jupyter Notebook 5.1.0

We are pleased to announce the release of Jupyter Notebook 5.1.0. This is a minor release that includes mostly bug fixes and improvements with the notable addition of i18n (internationalization and localization) 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 49 people who contributed:

We look forward to your feedback and contributions!