Notebook

Latest version: v7.2.2

Safety actively analyzes 675388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 19

7.0.0a2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a1...9be03f5f27232d50b16dbbaa50a222260166694c))

Enhancements made

- Add support for opening a document with a different factory [6315](https://github.com/jupyter/notebook/pull/6315) ([jtpio](https://github.com/jtpio))
- Minor copy edit in README [6313](https://github.com/jupyter/notebook/pull/6313) ([JasonWeill](https://github.com/JasonWeill))

Bugs fixed

- Fix rendering of markdown [6318](https://github.com/jupyter/notebook/pull/6318) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to JupyterLab 4.0.0a22 [6314](https://github.com/jupyter/notebook/pull/6314) ([jtpio](https://github.com/jtpio))

Documentation improvements

- docs: fix spelling [6317](https://github.com/jupyter/notebook/pull/6317) ([dijonkitchen](https://github.com/dijonkitchen))
- Minor copy edit in README [6313](https://github.com/jupyter/notebook/pull/6313) ([JasonWeill](https://github.com/JasonWeill))
- Update example notebook on Binder [6306](https://github.com/jupyter/notebook/pull/6306) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2022-03-09&to=2022-03-21&type=c))

[dijonkitchen](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adijonkitchen+updated%3A2022-03-09..2022-03-21&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afcollonval+updated%3A2022-03-09..2022-03-21&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-03-09..2022-03-21&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-03-09..2022-03-21&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2022-03-09..2022-03-21&type=Issues)

7.0.0a1

([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.8...22fe46f3e806aa346625f6ef2f2a024d030a068d))

Enhancements made

- Notebook v7 scaffolding [6294](https://github.com/jupyter/notebook/pull/6294) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Clean up CI [6304](https://github.com/jupyter/notebook/pull/6304) ([blink1073](https://github.com/blink1073))
- Remove the custom run keyboard shortcut [6303](https://github.com/jupyter/notebook/pull/6303) ([jtpio](https://github.com/jtpio))
- Bump nanoid from 3.1.30 to 3.3.1 in /ui-tests [6302](https://github.com/jupyter/notebook/pull/6302) ([dependabot](https://github.com/dependabot))
- Bump simple-get from 3.1.0 to 3.1.1 in /ui-tests [6301](https://github.com/jupyter/notebook/pull/6301) ([dependabot](https://github.com/dependabot))
- Bump url-parse from 1.5.4 to 1.5.10 in /ui-tests [6300](https://github.com/jupyter/notebook/pull/6300) ([dependabot](https://github.com/dependabot))
- Bump node-fetch from 2.6.6 to 2.6.7 in /ui-tests [6299](https://github.com/jupyter/notebook/pull/6299) ([dependabot](https://github.com/dependabot))
- Bump follow-redirects from 1.14.5 to 1.14.9 in /ui-tests [6298](https://github.com/jupyter/notebook/pull/6298) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2022-01-25&to=2022-03-09&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-01-25..2022-03-09&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-01-25..2022-03-09&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-01-25..2022-03-09&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-01-25..2022-03-09&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2022-01-25..2022-03-09&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2022-01-25..2022-03-09&type=Issues)

6.4.8

Not secure
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.7...479902d83a691253e0cff8439a33577e82408317))

Bugs fixed

- Fix to remove potential memory leak on Jupyter Notebooks ZMQChannelHandler code [6251](https://github.com/jupyter/notebook/pull/6251) ([Vishwajeet0510](https://github.com/Vishwajeet0510))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2022-01-12&to=2022-01-25&type=c))

[Vishwajeet0510](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AVishwajeet0510+updated%3A2022-01-12..2022-01-25&type=Issues)

6.4.7

Not secure
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.6...b77b5e38b8fa1a20150d7fa4d735dbf1c4f00418))

Bugs fixed

- Fix Chinese punctuation [6268](https://github.com/jupyter/notebook/pull/6268) ([LiHua-Official](https://github.com/LiHua-Official))
- Add date field to kernel message header [6265](https://github.com/jupyter/notebook/pull/6265) ([kevin-bates](https://github.com/kevin-bates))
- Fix deprecation warning [6253](https://github.com/jupyter/notebook/pull/6253) ([tornaria](https://github.com/tornaria))

Maintenance and upkeep improvements

- Enforce labels on PRs [6235](https://github.com/jupyter/notebook/pull/6235) ([blink1073](https://github.com/blink1073))
- Fix: CI error for python 3.6 & macOS [6215](https://github.com/jupyter/notebook/pull/6215) ([penguinolog](https://github.com/penguinolog))

Other merged PRs

- handle KeyError when get session [6245](https://github.com/jupyter/notebook/pull/6245) ([ccw630](https://github.com/ccw630))
- Updated doc for passwd [6209](https://github.com/jupyter/notebook/pull/6209) ([antoinecarme](https://github.com/antoinecarme))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2021-11-16&to=2022-01-12&type=c))

[antoinecarme](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aantoinecarme+updated%3A2021-11-16..2022-01-12&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2021-11-16..2022-01-12&type=Issues) | [ccw630](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Accw630+updated%3A2021-11-16..2022-01-12&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2021-11-16..2022-01-12&type=Issues) | [LiHua-Official](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ALiHua-Official+updated%3A2021-11-16..2022-01-12&type=Issues) | [penguinolog](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apenguinolog+updated%3A2021-11-16..2022-01-12&type=Issues) | [tornaria](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atornaria+updated%3A2021-11-16..2022-01-12&type=Issues)

6.4.6

Not secure
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.5...160c27d3c23dafe8b42240571db21b0d5cbae2fe))

Bugs fixed

- Fix `asyncio` error when opening notebooks [6221](https://github.com/jupyter/notebook/pull/6221) ([dleen](https://github.com/dleen))
- Change to use a universal Chinese translation on certain words [6218](https://github.com/jupyter/notebook/pull/6218) ([jackexu](https://github.com/jackexu))
- Fix Chinese translation typo [6211](https://github.com/jupyter/notebook/pull/6211) ([maliubiao](https://github.com/maliubiao)
- Fix `send2trash` tests failing on Windows [6127](https://github.com/jupyter/notebook/pull/6127) ([dolfinus](https://github.com/dolfinus))

Maintenance and upkeep improvements

- TST: don't look in user site for serverextensions [6233](https://github.com/jupyter/notebook/pull/6233) ([bnavigator](https://github.com/bnavigator))
- Enable terminal tests as `pywinpty` is ported for python 3.9 [6228](https://github.com/jupyter/notebook/pull/6228) (`nsait-linaro`)

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2021-10-19&to=2021-11-16&type=c))

[bnavigator](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abnavigator+updated%3A2021-10-19..2021-11-16&type=Issues) | [dleen](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adleen+updated%3A2021-10-19..2021-11-16&type=Issues) | [dolfinus](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adolfinus+updated%3A2021-10-19..2021-11-16&type=Issues) | [jackexu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajackexu+updated%3A2021-10-19..2021-11-16&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2021-10-19..2021-11-16&type=Issues) | [maliubiao](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Amaliubiao+updated%3A2021-10-19..2021-11-16&type=Issues) | `nsait-linaro` | [takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2021-10-19..2021-11-16&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2021-10-19..2021-11-16&type=Issues)

6.4.5

Not secure
([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.4...ccd9665571107e02a325a738b8baebd6532b2d3d))

Bug fixes

- Recover from failure to render mimetype [6181](https://github.com/jupyter/notebook/pull/6181) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Fix crypto handling [6197](https://github.com/jupyter/notebook/pull/6197) ([blink1073](https://github.com/blink1073))
- Fix `jupyter_client` warning [6178](https://github.com/jupyter/notebook/pull/6178) ([martinRenou](https://github.com/martinRenou))

Documentation improvements

- Fix nbsphinx settings [6200](https://github.com/jupyter/notebook/pull/6200) ([mgeier](https://github.com/mgeier))
- Fully revert the pinning of `nbsphinx` to 0.8.6 [6201](https://github.com/jupyter/notebook/pull/6201) ([kevin-bates](https://github.com/kevin-bates))
- Pin `nbsphinx` to 0.8.6, clean up orphaned resources [6194](https://github.com/jupyter/notebook/pull/6194) ([kevin-bates](https://github.com/kevin-bates))
- Fix typo in docstring [6188](https://github.com/jupyter/notebook/pull/6188) ([jgarte](https://github.com/jgarte))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2021-09-03&to=2021-10-19&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2021-09-03..2021-10-19&type=Issues) | [jgarte](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajgarte+updated%3A2021-09-03..2021-10-19&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2021-09-03..2021-10-19&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AmartinRenou+updated%3A2021-09-03..2021-10-19&type=Issues) | [mgeier](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Amgeier+updated%3A2021-09-03..2021-10-19&type=Issues)

Page 10 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.