Releases: jupyter/notebook
v7.0.0a1
7.0.0a1
Enhancements made
Maintenance and upkeep improvements
- Clean up CI #6304 (@blink1073)
- Remove the custom run keyboard shortcut #6303 (@jtpio)
- Bump nanoid from 3.1.30 to 3.3.1 in /ui-tests #6302 (@dependabot)
- Bump simple-get from 3.1.0 to 3.1.1 in /ui-tests #6301 (@dependabot)
- Bump url-parse from 1.5.4 to 1.5.10 in /ui-tests #6300 (@dependabot)
- Bump node-fetch from 2.6.6 to 2.6.7 in /ui-tests #6299 (@dependabot)
- Bump follow-redirects from 1.14.5 to 1.14.9 in /ui-tests #6298 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @github-actions | @jtpio | @kevin-bates | @Zsailer
v6.4.8
6.4.8
Bugs fixed
- Fix to remove potential memory leak on Jupyter Notebooks ZMQChannelHandler code #6251 (@Vishwajeet0510)
Contributors to this release
v6.4.7
6.4.7
Bugs fixed
- Fix Chinese punctuation #6268 (@LiHua-Official)
- Add date field to kernel message header #6265 (@kevin-bates)
- Fix deprecation warning #6253 (@tornaria)
Maintenance and upkeep improvements
- Enforce labels on PRs #6235 (@blink1073)
- Fix: CI error for python 3.6 & macOS #6215 (@penguinolog)
Other merged PRs
- handle KeyError when get session #6245 (@ccw630)
- Updated doc for passwd #6209 (@antoinecarme)
Contributors to this release
(GitHub contributors page for this release)
@antoinecarme | @blink1073 | @ccw630 | @kevin-bates | @LiHua-Official | @penguinolog | @tornaria
v6.4.6
6.4.6
Bugs fixed
- Fix
asyncio
error when opening notebooks #6221 (@dleen) - Change to use a universal Chinese translation on certain words #6218 (@jackexu)
- Fix Chinese translation typo #6211 (@maliubiao)
- Fix
send2trash
tests failing on Windows #6127 (@dolfinus)
Maintenance and upkeep improvements
- TST: don't look in user site for serverextensions #6233 (@bnavigator)
- Enable terminal tests as
pywinpty
is ported for python 3.9 #6228 (@nsait-linaro)
Contributors to this release
(GitHub contributors page for this release)
@bnavigator | @dleen | @dolfinus | @jackexu | @kevin-bates | @maliubiao | @nsait-linaro | @takluyver | @Zsailer
v6.4.5
6.4.5
Bug fixes
- Recover from failure to render mimetype #6181 (@martinRenou)
Maintenance and upkeep improvements
- Fix crypto handling #6197 (@blink1073)
- Fix
jupyter_client
warning #6178 (@martinRenou)
Documentation improvements
- Fix nbsphinx settings #6200 (@mgeier)
- Fully revert the pinning of
nbsphinx
to 0.8.6 #6201 (@kevin-bates) - Pin
nbsphinx
to 0.8.6, clean up orphaned resources #6194 (@kevin-bates) - Fix typo in docstring #6188 (@jgarte)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @jgarte | @kevin-bates | @martinRenou | @mgeier
Release v6.4.4
6.4.4
Documentation improvements
- Update Manual Release Instructions #6152 (@blink1073)
Other merged PRs
- Use default JupyterLab CSS sanitizer options for Markdown #6160 (@krassowski)
- Fix syntax highlight #6128 (@massongit)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @kevin-bates | @krassowski | @massongit | @minrk | @Zsailer
Release v6.4.3
6.4.3
Bugs fixed
Maintenance and upkeep improvements
- Clean up link checking #6130 (@blink1073)
Contributors to this release
Release v6.4.2
6.4.2
Bugs fixed
- Add missing file to manifest #6122 (@afshin)
- Fix issue #3218 #6108 (@Nazeeh21)
- Fix version of jupyter-packaging in pyproject.toml #6101 (@frenzymadness)
- "#element".tooltip is not a function on home page fixed. #6070 (@ilayh123)
Maintenance and upkeep improvements
- Enhancements to the desktop entry #6099 (@Amr-Ibra)
- Add missing spaces to help messages in config file #6085 (@saiwing-yeung)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @Amr-Ibra | @frenzymadness | @ilayh123 | @kevin-bates | @Nazeeh21 | @saiwing-yeung
Release v6.4.0
6.4.0
Bugs fixed
- Fix Handling of Encoded Paths in Save As Dialog #6030 (@afshin)
- Fix: split_cell doesn't always split cell #6017 (@gamestrRUS)
- Correct 'Content-Type' headers #6026 (@faucct)
- Fix skipped tests & remove deprecation warnings #6018 (@befeleme)
- [Gateway] Track only this server's kernels #5980 (@kevin-bates)
- Bind the HTTPServer in start #6061
Maintenance and upkeep improvements
- Revert "do not apply asyncio patch for tornado >=6.1" #6052 (@minrk)
- Use Jupyter Releaser #6048 (@afshin)
- Add Workflow Permissions for Lock Bot #6042 (@jtpio)
- Fixes related to the recent changes in the documentation #6021 (@frenzymadness)
- Add maths checks in CSS reference test #6035 (@stef4k)
- Add Issue Lock and Answered Bots #6019 (@afshin)
Documentation improvements
- Spelling correction #6045 (@wggillen)
- Minor typographical and comment changes #6025 (@misterhay)
- Fixes related to the recent changes in the documentation #6021 (@frenzymadness)
- Fix readthedocs environment #6020 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @befeleme | @blink1073 | @faucct | @frenzymadness | @gamestrRUS | @jtpio | @kevin-bates | @minrk | @misterhay | @stef4k | @wggillen
Release v6.4.0rc0
6.4.0rc0
Bugs fixed
- Fix Handling of Encoded Paths in Save As Dialog #6030 (@afshin)
- Fix: split_cell doesn't always split cell #6017 (@gamestrRUS)
Maintenance and upkeep improvements
- Revert "do not apply asyncio patch for tornado >=6.1" #6052 (@minrk)
- Use Jupyter Releaser #6048 (@afshin)
- Add Workflow Permissions for Lock Bot #6042 (@jtpio)
- Fixes related to the recent changes in the documentation #6021 (@frenzymadness)
Documentation improvements
- Spelling correction #6045 (@wggillen)
- Minor typographical and comment changes #6025 (@misterhay)
- Fixes related to the recent changes in the documentation #6021 (@frenzymadness)
- Fix readthedocs environment #6020 (@blink1073)
Other merged PRs
- Add maths checks in CSS reference test #6035 (@stef4k)
- Correct 'Content-Type' headers #6026 (@faucct)
- Add Issue Lock and Answered Bots #6019 (@afshin)
- Fix skipped tests & remove deprecation warnings #6018 (@befeleme)
- [Gateway] Track only this server's kernels #5980 (@kevin-bates)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @befeleme | @blink1073 | @faucct | @frenzymadness | @gamestrRUS | @jtpio | @kevin-bates | @minrk | @misterhay | @stef4k | @wggillen