Releases: jupyter/notebook
v6.4.11
6.4.11
Bugs fixed
Maintenance and upkeep improvements
- Add testpath to the test dependencies. #6357 (@echarles)
- Temporary workaround to fix js-tests related to sanitizer js loading by phantomjs #6356 (@echarles)
- Use place-hold.it instead of plaecehold.it to create image placeholders #6320 (@echarles)
- Migrate to python 3.7+ #6260 - Fixes #6256 (@penguinolog)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @echarles | @fcollonval | @github-actions | @jtpio | @penguinolog
v7.0.0a2
7.0.0a2
Enhancements made
- Add support for opening a document with a different factory #6315 (@jtpio)
- Minor copy edit in README #6313 (@jweill-aws)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
- docs: fix spelling #6317 (@dijonkitchen)
- Minor copy edit in README #6313 (@jweill-aws)
- Update example notebook on Binder #6306 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@dijonkitchen | @fcollonval | @github-actions | @jtpio | @jweill-aws
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