Releases: jupyter/notebook
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
6.3.0
Merged PRs
- Add square logo and desktop entry files #6010 (@befeleme)
- Modernize Changelog #6008 (@afshin)
- Add missing "import inspect" #5999 (@mgeier)
- Add Codecov badge to README #5989 (@thomasrockhu)
- Remove configuration for nosetests from setup.cfg #5986 (@frenzymadness)
- Update security.rst #5978 (@dlrice)
- Docs-Translations: Updated Hindi and Chinese Readme.md #5976 (@rjn01)
- Allow /metrics by default if auth is off #5974 (@blairdrummond)
- Skip terminal tests on Windows 3.9+ (temporary) #5968 (@kevin-bates)
- Update GatewayKernelManager to derive from AsyncMappingKernelManager #5966 (@kevin-bates)
- Drop use of deprecated pyzmq.ioloop #5965 (@kevin-bates)
- Drop support for Python 3.5 #5962 (@kevin-bates)
- Allow jupyter_server-based contents managers in notebook #5957 (@afshin)
- Russian translation fixes #5954 (@insolor)
- Increase culling test idle timeout #5952 (@kevin-bates)
- Re-enable support for answer_yes flag #5941 (@afshin)
- Replace Travis and Appveyor with Github Actions #5938 (@kevin-bates)
- DOC: Server extension, extra docs on configuration/authentication. #5937 (@Carreau)
Contributors to this release
(GitHub contributors page for this release)
@abielhammonds | @afshin | @ajharry | @Alokrar | @befeleme | @blairdrummond | @blink1073 | @bollwyvl | @Carreau | @ChenChenDS | @cosmoscalibur | @dlrice | @dwanneruchi | @ElisonSherton | @FazeelUsmani | @frenzymadness | @goerz | @insolor | @jasongrout | @JianghuiDu | @JuzerShakir | @kevin-bates | @Khalilsqu | @meeseeksdev | @mgeier | @michaelpedota | @mjbright | @MSeal | @ncoughlin | @NTimmons | @ProsperousHeart | @rjn01 | @slw07g | @stenivan | @takluyver | @thomasrockhu | @wgilpin | @wxtt522 | @yuvipanda | @Zsailer
6.2.0
Merged PRs
- Increase minimum tornado version (5933)
- Adjust skip decorators to avoid remaining dependency on nose (5932)
- Ensure that cell ids persist after save (5928)
- Add reconnection to Gateway (form nb2kg) (5924)
- Fix some typos (5917)
- Handle TrashPermissionError, now that it exist (5894)
Thank you to all the contributors: