Releases: jupyter/notebook
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)
Contributors to this release
v7.0.0a15
7.0.0a15
Highlights
Configurable file name search bar in the file browser
The file name search bar can be enabled via the settings.
filename-searcher.mp4
File size column in the file browser
The file browser now shows the file size column by default.
Enhancements made
Maintenance and upkeep improvements
- Bump vega from 5.22.1 to 5.23.0 in /ui-tests #6756 (@dependabot)
- Bump vega-functions from 5.13.0 to 5.13.1 in /ui-tests #6754 (@dependabot)
Contributors to this release
v6.5.3
6.5.3
Enhancements made
- Add a banner and log to information about the migration to Notebook 7 plan #6742 (@echarles)
- Add sys_info to page template for 6.5.x #6668 (@juhasch)
Bugs fixed
- Add .mo and .json files for translations #6728 (@frenzymadness)
- Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to handle hidden files properly) #6660 (@yacchin1205)
Other merged PRs
- Fix ru_RU translation #6745 (@andrii-i)
- Update kernel translation #6744 (@JasonWeill)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @echarles | @fcollonval | @frenzymadness | @github-actions | @JasonWeill | @jtpio | @juhasch | @RRosio | @venkatasg | @yacchin1205
