Jupyter Notebook 5.5.0

We are pleased to announce the release of Jupyter Notebook 5.5.0. This is a minor release that introduces some new features such as:

This release also includes many bug fixes and enhancements as well as improvements to our documentation and testing infrastructure.

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

pip install --upgrade notebook

Or conda:

conda upgrade notebook

Changelog

New features:

Bug fixes:

Documentation:

Testing:

Credits

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

We look forward to your feedback and contributions!