Jupyterlite

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 13

0.4.0b0

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.4.0-alpha.3...dc2e0a8da28770684afa497770d8b80586b1f366))

Documentation improvements

- Add docs about the use of `SharedArrayBuffer` [1405](https://github.com/jupyterlite/jupyterlite/pull/1405) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2024-06-03..2024-06-12&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

0.4.0a3

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.4.0-alpha.2...ea956070bd735af2ce8c180a87bb639a4acc2d4c))

Enhancements made

- Allow providing your own ContentsAPI implementation for the emscripten DriveFS [1383](https://github.com/jupyterlite/jupyterlite/pull/1383) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2024-05-31&to=2024-06-03&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2024-05-31..2024-06-03&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3AmartinRenou+updated%3A2024-05-31..2024-06-03&type=Issues)

0.4.0a2

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.4.0-alpha.1...727767eb31d0765784a606fc5c6cf18d844bb17d))

Enhancements made

- Update to Jupyterlab 4.2.1 [1400](https://github.com/jupyterlite/jupyterlite/pull/1400) ([jtpio](https://github.com/jtpio))
- DriveFS: Handle receiving a stream instead of a node [1395](https://github.com/jupyterlite/jupyterlite/pull/1395) ([martinRenou](https://github.com/martinRenou))

API and Breaking Changes

- DriveFS: Handle receiving a stream instead of a node [1395](https://github.com/jupyterlite/jupyterlite/pull/1395) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2024-05-28&to=2024-05-31&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2024-05-28..2024-05-31&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2024-05-28..2024-05-31&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3AmartinRenou+updated%3A2024-05-28..2024-05-31&type=Issues)

0.4.0a1

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.4.0-alpha.0...46f36170d9ddeb071953b53bb6c54b4c51fc0870))

Enhancements made

- Add `jupyterlab/terminal-extension` [1397](https://github.com/jupyterlite/jupyterlite/pull/1397) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Bump `ejs` [1392](https://github.com/jupyterlite/jupyterlite/pull/1392) ([jtpio](https://github.com/jtpio))
- Fix playwright update workflow [1391](https://github.com/jupyterlite/jupyterlite/pull/1391) ([jtpio](https://github.com/jtpio))
- Update UI-tests snapshots [1390](https://github.com/jupyterlite/jupyterlite/pull/1390) ([martinRenou](https://github.com/martinRenou))
- Bump some dependencies [1389](https://github.com/jupyterlite/jupyterlite/pull/1389) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add note about `currentChanged` to the migration guide [1394](https://github.com/jupyterlite/jupyterlite/pull/1394) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2024-05-21&to=2024-05-28&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2024-05-21..2024-05-28&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2024-05-21..2024-05-28&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3AmartinRenou+updated%3A2024-05-21..2024-05-28&type=Issues)

0.4.0a0

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.3.0...6e488569ce124005e474986172123a0b7bf9e427))

Enhancements made

- Update to JupyterLab 4.2 and Notebook 7.2 [1376](https://github.com/jupyterlite/jupyterlite/pull/1376) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Bump tar from 6.1.15 to 6.2.1 in /ui-tests [1367](https://github.com/jupyterlite/jupyterlite/pull/1367) ([dependabot](https://github.com/dependabot))
- Update releaser workflows [1356](https://github.com/jupyterlite/jupyterlite/pull/1356) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Typo in RTD link in index page [1380](https://github.com/jupyterlite/jupyterlite/pull/1380) ([afshin](https://github.com/afshin))
- \[DOCS\]: Suggest to wait for kernel starting to prevent to prevent "Fi… [1372](https://github.com/jupyterlite/jupyterlite/pull/1372) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2024-03-26&to=2024-05-21&type=c))

[afshin](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aafshin+updated%3A2024-03-26..2024-05-21&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3ACarreau+updated%3A2024-03-26..2024-05-21&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Adependabot+updated%3A2024-03-26..2024-05-21&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2024-03-26..2024-05-21&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2024-03-26..2024-05-21&type=Issues)

0.3.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.2.3...8efa36629954af7e21b043fdf805552f646077af))

Enhancements made

- Enable the notifications plugin in Notebook 7 [1325](https://github.com/jupyterlite/jupyterlite/pull/1325) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1 and Notebook 7.1 [1263](https://github.com/jupyterlite/jupyterlite/pull/1263) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Unregistering old service workers when there is a new version [1336](https://github.com/jupyterlite/jupyterlite/pull/1336) ([andeplane](https://github.com/andeplane))
- Add an option to enable the service worker cache [1316](https://github.com/jupyterlite/jupyterlite/pull/1316) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to Python 3.11 for the dev environment [1355](https://github.com/jupyterlite/jupyterlite/pull/1355) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.5 and Notebook 7.1.2 [1349](https://github.com/jupyterlite/jupyterlite/pull/1349) ([jtpio](https://github.com/jtpio))
- Bump to `jupyterlab-tour==4.0.1` [1330](https://github.com/jupyterlite/jupyterlite/pull/1330) ([jtpio](https://github.com/jtpio))
- Mock `/api/config` endpoint [1329](https://github.com/jupyterlite/jupyterlite/pull/1329) ([jtpio](https://github.com/jtpio))
- Update to the JupyterLab 4.1.2 and Notebook 7.1.1 packages [1327](https://github.com/jupyterlite/jupyterlite/pull/1327) ([jtpio](https://github.com/jtpio))
- Bump ip from 2.0.0 to 2.0.1 in /ui-tests [1322](https://github.com/jupyterlite/jupyterlite/pull/1322) ([dependabot](https://github.com/dependabot))
- Bump UI tests dependencies [1314](https://github.com/jupyterlite/jupyterlite/pull/1314) ([jtpio](https://github.com/jtpio))
- Remove `jupyterlite-javascript-kernel` [1313](https://github.com/jupyterlite/jupyterlite/pull/1313) ([jtpio](https://github.com/jtpio))
- Pin `pytest<8` for pypy [1309](https://github.com/jupyterlite/jupyterlite/pull/1309) ([jtpio](https://github.com/jtpio))
- Pin to `jupyterlab<4.1.0` [1306](https://github.com/jupyterlite/jupyterlite/pull/1306) ([jtpio](https://github.com/jtpio))
- Bump the actions group with 1 update [1303](https://github.com/jupyterlite/jupyterlite/pull/1303) ([dependabot](https://github.com/dependabot))
- Bump notebook from 7.0.6 to 7.0.7 in /ui-tests [1296](https://github.com/jupyterlite/jupyterlite/pull/1296) ([dependabot](https://github.com/dependabot))

Documentation improvements

- Add troubleshooting page to the documentation [1352](https://github.com/jupyterlite/jupyterlite/pull/1352) ([jtpio](https://github.com/jtpio))
- Update offline guide to mention xeus python [1326](https://github.com/jupyterlite/jupyterlite/pull/1326) ([jtpio](https://github.com/jtpio))
- Update xeus python documentation [1310](https://github.com/jupyterlite/jupyterlite/pull/1310) ([jtpio](https://github.com/jtpio))
- Fix a few typos in documentation [1305](https://github.com/jupyterlite/jupyterlite/pull/1305) ([ianthomas23](https://github.com/ianthomas23))
- Initiate documentation on the kernel contents [1293](https://github.com/jupyterlite/jupyterlite/pull/1293) ([fcollonval](https://github.com/fcollonval))
- Re-add `jupyterlab-tour` [1258](https://github.com/jupyterlite/jupyterlite/pull/1258) ([jtpio](https://github.com/jtpio))
- Add seaborn example [940](https://github.com/jupyterlite/jupyterlite/pull/940) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2024-01-22&to=2024-03-26&type=c))

[andeplane](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aandeplane+updated%3A2024-01-22..2024-03-26&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2024-01-22..2024-03-26&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Adependabot+updated%3A2024-01-22..2024-03-26&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Afcollonval+updated%3A2024-01-22..2024-03-26&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2024-01-22..2024-03-26&type=Issues) | [ianthomas23](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aianthomas23+updated%3A2024-01-22..2024-03-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2024-01-22..2024-03-26&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3AmartinRenou+updated%3A2024-01-22..2024-03-26&type=Issues)

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.