7.0.0a3
Highlights
This new 7.0 pre-release brings a couple of user-facing enhancements.
Update to JupyterLab 4.0.0a24
The core packages have been updated to the latest JupyterLab 4.0 pre-release, bringing bug fixes and improvements automatically to Notebook v7.
File Browser Checkboxes
The File Browser checkboxes is a new feature added in JupyterLab 4.0.0a24 and enabled by default in Notebook v7. It is convenient to select multiple files without using the keyboard and on mobile devices.
It also matches the classic notebook UI more closely.
File Browser Toolbar
Buttons have been updated and moved to the right of the toolbar.
The New
dropdown menu can be used to create new notebooks, files, consoles, terminals and directories:
Notebook look and feel
The blank space at the bottom of the notebook has been removed. This is now closer to the look and feel of the classic notebook:
Enhancements made
- Show file checkboxes by default in the file browser #6377 (@jtpio)
- Remove blank space at the bottom of the notebook #6376 (@jtpio)
- Add a label to the upload button #6374 (@jtpio)
- Update to JupyterLab 4.0.0a24 #6371 (@jtpio)
- Initialize handler page_config from Server traitlets #6366 (@bollwyvl)
- Add project URLs to setup.cfg #6346 (@tlinhart)
- Update to JupyterLab 4.0.0a23 #6336 (@jtpio)
Bugs fixed
Maintenance and upkeep improvements
- Add UI tests for a simple notebook #6380 (@jtpio)
- Bump async from 2.6.3 to 2.6.4 in /ui-tests #6370 (@dependabot)
- Fix build workflow on CI #6369 (@jtpio)
- [pre-commit.ci] pre-commit autoupdate #6365 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #6355 (@pre-commit-ci)
- Bump moment from 2.29.1 to 2.29.2 #6352 (@dependabot)
- Bump moment from 2.29.1 to 2.29.2 in /ui-tests #6351 (@dependabot)
- Clean up pre-commit #6349 (@blink1073)
- Update to TypeScript 4.6 #6345 (@jtpio)
- [pre-commit.ci] pre-commit autoupdate #6343 (@pre-commit-ci)
- Add pytest and handle warnings #6338 (@blink1073)
- Add flake8 and git-blame-ignore-revs #6337 (@blink1073)
- Run Autoformatters #6335 (@blink1073)
- Bump minimist from 1.2.5 to 1.2.6 #6334 (@dependabot)
- Bump minimist from 1.2.5 to 1.2.6 in /ui-tests #6333 (@dependabot)
- Bump ansi-regex from 3.0.0 to 3.0.1 in /ui-tests #6332 (@dependabot)
- Adopt pre-commit #6331 (@blink1073)
Documentation improvements
- Link to v6 plan in the README #6375 (@echarles)
- Copy edits in config, edits bug report template #6364 (@jweill-aws)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @dependabot | @echarles | @github-actions | @jtpio | @jweill-aws | @pre-commit-ci | @tlinhart