Releases: jupyter/notebook
v7.0.0rc0
7.0.0rc0
Enhancements made
- Update JupyterLab, audit document viewers #6922 (@jtpio)
- Customize the shell layout with the settings #6921 (@jtpio)
Bugs fixed
Documentation improvements
API and Breaking Changes
Contributors to this release
v7.0.0b4
7.0.0b4
Enhancements made
- Rename browser tab title to Home #6913 (@Cheukting)
- Add the notification plugin #6900 (@jtpio)
- Configurable
default_urlfor JupyterNotebookApp #6899 (@paulgb) - Enhancement: Added drop shadows to markdown, text, and tree views #6893 (@rielAsh24)
- Update to JupyterLab 4.0.1 #6892 (@jtpio)
- Add file browser actions to the file browser toolbar #6888 (@jtpio)
- Add option to open a notebook in NbClassic if it is installed; show "Open in..." dropdown menu if there are multiple options, show single button otherwise #6866 (@andrii-i)
- Load custom CSS #6841 (@RRosio)
Bugs fixed
- Add an empty splash screen on notebook launch to avoid a flash of unstyled content #6911 (@andrii-i)
- Fix for "find searches only part of the file" bug #6905 (@ericsnekbytes)
- Provide a custom rendermime plugin to handle local links #6885 (@jtpio)
Maintenance and upkeep improvements
- Fix check links on CI #6910 (@jtpio)
- Add
JSONLicenseWebpackPlugin#6896 (@jtpio) - Simplify Gitpod setup #6894 (@jtpio)
- Fix action name in update workflow #6884 (@jtpio)
- Fix playwright bot #6880 (@jtpio)
Documentation improvements
- Document how to manage plugins and extensions #6909 (@jtpio)
- Jupyter Notebook ecosystem docs improvements #6877 (@ericsnekbytes)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @Cheukting | @echarles | @ericsnekbytes | @github-actions | @henryiii | @jtpio | @krassowski | @paulgb | @pre-commit-ci | @rielAsh24 | @RRosio | @yuvipanda
v7.0.0b3
7.0.0b3
Enhancements made
- Copy edits for
migrate_to_notebook7#6879 (@JasonWeill) - Enable add a cell button #6872 (@tuncbkose)
- Update to JupyterLab 4 final #6871 (@jtpio)
- Remove "Close Tab" menu entry #6843 (@timmerk3)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
- Copy edits for
migrate_to_notebook7#6879 (@JasonWeill)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @github-actions | @JasonWeill | @jtpio | @timmerk3 | @tuncbkose
v7.0.0b2
7.0.0b2
Enhancements made
- Update to JupyterLab 4.0.0rc1 #6864 (@jtpio)
- Change "Interface" menu to "Open in...", shorten names of menu items inside #6847 (@andrii-i)
- Add Skip Link to Notebook #6844 (@seirani)
Bugs fixed
- Fix top bar visibility not picking up settings overrides (#6833) #6836 (@yumyumqing)
Maintenance and upkeep improvements
- Update RTD image #6861 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @blink1073 | @github-actions | @jtpio | @pre-commit-ci | @seirani | @yumyumqing
v7.0.0b1
7.0.0b1
Enhancements made
- Update to JupyterLab 4.0.0rc0 #6853 (@jtpio)
- Update to JupyterLab
4.0.0b1and4.0.0b2#6838 (@jtpio)
Bugs fixed
Maintenance and upkeep improvements
- Use local coverage #6839 (@blink1073)
Documentation improvements
- Added extra information and user-action summaries to 7 migration docs. #6850 (@ericsnekbytes)
- Rename migration file to
migrate_to_notebook7#6831 (@jtpio) - Use correct canonical URL while building docs #6829 (@ashwinvis)
Contributors to this release
(GitHub contributors page for this release)
@ashwinvis | @blink1073 | @brichet | @ericsnekbytes | @github-actions | @jtpio
v6.5.4
6.5.4
Enhancements made
Contributors to this release
(GitHub contributors page for this release)
@echarles | @github-actions | @jtpio | @krassowski | @yuvipanda
v7.0.0b0
7.0.0b0
Enhancements made
Bugs fixed
- added white space to bottom of edit files #6804 (@j-publius)
- Hides 'micro' toolbars in notebook #6791 (@JasonWeill)
Maintenance and upkeep improvements
Documentation improvements
- Improve the documentation for Notebook 7 #6813 (@jtpio)
- fix typo in the migration guide #6812 (@Tiksagol)
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @j-publius | @JasonWeill | @jtpio | @pre-commit-ci | @Tiksagol
v7.0.0a18
7.0.0a18
It is now possible to use the Advanced Settings Editor:
advanced-settings-editor.mp4
Enhancements made
- Add back the
csvviewer-extension#6799 (@jtpio) - Fix JSON setting editor not opening issue #6795 (@yumyumqing)
Contributors to this release
v7.0.0a17
7.0.0a17
Highlights
This major change in this release is the update to the latest JupyterLab 4.0.0a37.
Check out the JupyterLab 4.0.0a37 release notes for more details.
Enhancements made
Maintenance and upkeep improvements
- Replace the use of
toArraybyArray.from#6775 (@tarunsamanta2k20)
Contributors to this release
v7.0.0a16
7.0.0a16
Enhancements made
Maintenance and upkeep improvements
- Clean up interface switcher plugin in preparation for release #6766 (@afshin)
- Remove empty
py.testfile #6764 (@frenzymadness)
Documentation improvements
- Add documentation for contributing to the docs #6771 (@jtpio)
- Convert docs to Markdown #6770 (@jtpio)