Jupyterlite

Latest version: v0.5.1

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

Scan your dependencies

Page 14 of 16

0.1.0a14

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a13...5d46a724d2518325e8ccdc88a9264bd99c99c358))

Maintenance and upkeep improvements

- Update to JupyterLab 3.2 and RetroLab 0.3.10 [371](https://github.com/jupyterlite/jupyterlite/pull/371) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add a README.md to the `examples` folder [389](https://github.com/jupyterlite/jupyterlite/pull/389) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2021-10-12&to=2021-10-14&type=c))

[bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2021-10-12..2021-10-14&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2021-10-12..2021-10-14&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-10-12..2021-10-14&type=Issues)

0.1.0a13

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a12...d2a4c4dec8a087f9f106aafaf510808c974dcb59))

Enhancements made

- Add a plugin to share links to files [384](https://github.com/jupyterlite/jupyterlite/pull/384) ([jtpio](https://github.com/jtpio))
- Open file via URL params in JupyterLab [380](https://github.com/jupyterlite/jupyterlite/pull/380) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to the latest RetroLab [387](https://github.com/jupyterlite/jupyterlite/pull/387) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Mention GitHub releases in the release docs [377](https://github.com/jupyterlite/jupyterlite/pull/377) ([jtpio](https://github.com/jtpio))
- Add docs for developing server extensions [376](https://github.com/jupyterlite/jupyterlite/pull/376) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2021-10-04&to=2021-10-12&type=c))

[bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2021-10-04..2021-10-12&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2021-10-04..2021-10-12&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-10-04..2021-10-12&type=Issues)

0.1.0a12

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a11...db972e31732d8ef41d95d8ecbe0d8afce77b89d3))

New features added

- Add `htmlviewer-extension` [365](https://github.com/jupyterlite/jupyterlite/pull/365) ([jtpio](https://github.com/jtpio))

Bugs fixed

- `disabledExtension` for base retro extensions [366](https://github.com/jupyterlite/jupyterlite/pull/366) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add docs to deploy to Vercel [364](https://github.com/jupyterlite/jupyterlite/pull/364) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2021-10-02&to=2021-10-04&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2021-10-02..2021-10-04&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-10-02..2021-10-04&type=Issues)

0.1.0a11

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a10...ecccffa1f8989e50a24736a74d32f4a1ee1e1256))

Enhancements made

- Add support for `python -m jupyterlite` [362](https://github.com/jupyterlite/jupyterlite/pull/362) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix handling of disabled extensions [361](https://github.com/jupyterlite/jupyterlite/pull/361) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Fix token name for IKernelSpecs [360](https://github.com/jupyterlite/jupyterlite/pull/360) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2021-10-01&to=2021-10-02&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2021-10-01..2021-10-02&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-10-01..2021-10-02&type=Issues)

0.1.0a10

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a9...e6da8c5abdb4101c6208e554ea8b2215e4d8d411))

New features added

- Scaffolding for loading serverlite extensions [352](https://github.com/jupyterlite/jupyterlite/pull/352) ([jtpio](https://github.com/jtpio))

Enhancements made

- removed not needed methods from kernel interface [355](https://github.com/jupyterlite/jupyterlite/pull/355) ([DerThorsten](https://github.com/DerThorsten))

Bugs fixed

- Translation fixes [354](https://github.com/jupyterlite/jupyterlite/pull/354) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Fix RTD Preview workflow [357](https://github.com/jupyterlite/jupyterlite/pull/357) ([jtpio](https://github.com/jtpio))
- Add workflow to post the RTD link as a PR comment [356](https://github.com/jupyterlite/jupyterlite/pull/356) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2021-09-27..2021-10-01&type=Issues) | [DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3ADerThorsten+updated%3A2021-09-27..2021-10-01&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-09-27..2021-10-01&type=Issues)

0.1.0a9

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.1.0a8...012dde52ff2d31521dfeab94af891e454273c07b))

New features added

- Add support for localization [336](https://github.com/jupyterlite/jupyterlite/pull/336) ([jtpio](https://github.com/jtpio))

Enhancements made

- Buffers are already bytes [335](https://github.com/jupyterlite/jupyterlite/pull/335) ([dsblank](https://github.com/dsblank))

Bugs fixed

- fixed typo in logging call [334](https://github.com/jupyterlite/jupyterlite/pull/334) ([stevejpurves](https://github.com/stevejpurves))

Maintenance and upkeep improvements

- Sync the demo site environment [344](https://github.com/jupyterlite/jupyterlite/pull/344) ([jtpio](https://github.com/jtpio))
- Bump the pyolite version [343](https://github.com/jupyterlite/jupyterlite/pull/343) ([jtpio](https://github.com/jtpio))
- Update to Pyodide 0.18.1 [338](https://github.com/jupyterlite/jupyterlite/pull/338) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Update release instructions [337](https://github.com/jupyterlite/jupyterlite/pull/337) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2021-09-15&to=2021-09-27&type=c))

[bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2021-09-15..2021-09-27&type=Issues) | [dsblank](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Adsblank+updated%3A2021-09-15..2021-09-27&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2021-09-15..2021-09-27&type=Issues) | [stevejpurves](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Astevejpurves+updated%3A2021-09-15..2021-09-27&type=Issues)

Page 14 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.