Jupyterlite

Latest version: v0.3.0

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

Scan your dependencies

Page 3 of 13

0.2.2

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.2.1...19b0a411eb442a92688517284fd71799897ae7b8))

Bugs fixed

- Handle missing `all_federated.json` [1269](https://github.com/jupyterlite/jupyterlite/pull/1269) ([jtpio](https://github.com/jtpio))
- Re-add `jupyterlab/celltags-extension`, bump to `jupyterlab` 4.0.9 packages [1267](https://github.com/jupyterlite/jupyterlite/pull/1267) ([jtpio](https://github.com/jtpio))
- javascript-kernel: use string repr of eval result [1264](https://github.com/jupyterlite/jupyterlite/pull/1264) ([tomjakubowski](https://github.com/tomjakubowski))

Maintenance and upkeep improvements

- Bump actions/setup-python from 4 to 5 [1278](https://github.com/jupyterlite/jupyterlite/pull/1278) ([dependabot](https://github.com/dependabot))
- Update to `jupyterlite-pyodide-kernel==0.2.0` [1271](https://github.com/jupyterlite/jupyterlite/pull/1271) ([jtpio](https://github.com/jtpio))
- Adopt ruff format [1266](https://github.com/jupyterlite/jupyterlite/pull/1266) ([jtpio](https://github.com/jtpio))
- Update publish workflow for trusted publishers [1261](https://github.com/jupyterlite/jupyterlite/pull/1261) ([jtpio](https://github.com/jtpio))
- Bump actions/github-script from 6 to 7 [1260](https://github.com/jupyterlite/jupyterlite/pull/1260) ([dependabot](https://github.com/dependabot))

Documentation improvements

- DOCS: unpin myst-nb [1270](https://github.com/jupyterlite/jupyterlite/pull/1270) ([agoose77](https://github.com/agoose77))

Contributors to this release

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

[agoose77](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aagoose77+updated%3A2023-11-30..2024-01-03&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2023-11-30..2024-01-03&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Adependabot+updated%3A2023-11-30..2024-01-03&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2023-11-30..2024-01-03&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2023-11-30..2024-01-03&type=Issues) | [tomjakubowski](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Atomjakubowski+updated%3A2023-11-30..2024-01-03&type=Issues)

0.2.1

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/jupyterlite/application-extension0.2.0...68ad05a86e812d068091b559a0c3f15bc5aa9326))

Bugs fixed

- Fixed so hard refresh loads service worker properly [1251](https://github.com/jupyterlite/jupyterlite/pull/1251) ([andeplane](https://github.com/andeplane))
- Add markdownviewer-extension to edit app [1249](https://github.com/jupyterlite/jupyterlite/pull/1249) ([bollwyvl](https://github.com/bollwyvl))

Maintenance and upkeep improvements

- Troubleshoot docs build on CI [1256](https://github.com/jupyterlite/jupyterlite/pull/1256) ([jtpio](https://github.com/jtpio))
- fix typo in the libarchive help message [1240](https://github.com/jupyterlite/jupyterlite/pull/1240) ([Tialo](https://github.com/Tialo))
- Fix extra console.log, avoid future console.log noise [1235](https://github.com/jupyterlite/jupyterlite/pull/1235) ([bollwyvl](https://github.com/bollwyvl))
- update jupyterlab trove classifiers [1232](https://github.com/jupyterlite/jupyterlite/pull/1232) ([bollwyvl](https://github.com/bollwyvl))

Documentation improvements

- Update link to Notebook 7 in the README [1234](https://github.com/jupyterlite/jupyterlite/pull/1234) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite/graphs/contributors?from=2023-10-26&to=2023-11-30&type=c))

[andeplane](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aandeplane+updated%3A2023-10-26..2023-11-30&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2023-10-26..2023-11-30&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2023-10-26..2023-11-30&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2023-10-26..2023-11-30&type=Issues) | [Tialo](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3ATialo+updated%3A2023-10-26..2023-11-30&type=Issues)

0.2.0

The main highlights in JupyterLite 0.2.0 is the update to JupyterLab 4. This brings compatibility with extensions that have been updated to JupyterLab 4 the past couple of months.

The RetroLab interface has now been removed in favor of Notebook 7 (which is the successor of RetroLab).

Check out the migration guide to learn more on how to update your deployments: https://jupyterlite.readthedocs.io/en/latest/migration.html

Below is the full changelog since the last stable release.

Enhancements made

- Update to JupyterLab 4.0.7 and Notebook 7.0.5 [1205](https://github.com/jupyterlite/jupyterlite/pull/1205) ([jtpio](https://github.com/jtpio))
- Fix document viewers in Notebook [1202](https://github.com/jupyterlite/jupyterlite/pull/1202) ([jtpio](https://github.com/jtpio))
- Fix opening files with a different factory [1199](https://github.com/jupyterlite/jupyterlite/pull/1199) ([jtpio](https://github.com/jtpio))
- Allow config worker url in ServiceWorkerManager [1159](https://github.com/jupyterlite/jupyterlite/pull/1159) ([trungleduc](https://github.com/trungleduc))
- Update to JupyterLab 4.0.6 and Notebook 7.0.4 [1154](https://github.com/jupyterlite/jupyterlite/pull/1154) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4 and Notebook 7 [1019](https://github.com/jupyterlite/jupyterlite/pull/1019) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix handling of files in custom drives [1227](https://github.com/jupyterlite/jupyterlite/pull/1227) ([jtpio](https://github.com/jtpio))
- Load all settings from federated extensions at startup [1220](https://github.com/jupyterlite/jupyterlite/pull/1220) ([jtpio](https://github.com/jtpio))
- Update to Notebook 7.0.6, copy Jupyter Server favicons [1214](https://github.com/jupyterlite/jupyterlite/pull/1214) ([jtpio](https://github.com/jtpio))
- Fix handling of `default` locale [1209](https://github.com/jupyterlite/jupyterlite/pull/1209) ([jtpio](https://github.com/jtpio))
- Fix CLI help for aliases [1207](https://github.com/jupyterlite/jupyterlite/pull/1207) ([bollwyvl](https://github.com/bollwyvl))
- Fix handling of kernels and sessions [1186](https://github.com/jupyterlite/jupyterlite/pull/1186) ([jtpio](https://github.com/jtpio))
- Add missing singleton packages, fix extra newlines, fix duplicated content [1176](https://github.com/jupyterlite/jupyterlite/pull/1176) ([jtpio](https://github.com/jtpio))
- JupyterLab 4 / Notebook 7 update fixes [1170](https://github.com/jupyterlite/jupyterlite/pull/1170) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Add `tsconfig.eslint.json` with a list of `include` [1212](https://github.com/jupyterlite/jupyterlite/pull/1212) ([jtpio](https://github.com/jtpio))
- Add UI test for MathJax [1198](https://github.com/jupyterlite/jupyterlite/pull/1198) ([jtpio](https://github.com/jtpio))
- Cleanup Mathjax [1193](https://github.com/jupyterlite/jupyterlite/pull/1193) ([jtpio](https://github.com/jtpio))
- Bump postcss from 8.4.27 to 8.4.31 in /ui-tests [1191](https://github.com/jupyterlite/jupyterlite/pull/1191) ([dependabot](https://github.com/dependabot))
- Add more UI tests [1189](https://github.com/jupyterlite/jupyterlite/pull/1189) ([jtpio](https://github.com/jtpio))
- Switch from `hub` to `gh` in the Playwright snapshots update workflow [1187](https://github.com/jupyterlite/jupyterlite/pull/1187) ([jtpio](https://github.com/jtpio))
- Clean up log messages, flaky tests on Windows [1183](https://github.com/jupyterlite/jupyterlite/pull/1183) ([bollwyvl](https://github.com/bollwyvl))
- Adopt `ruff`, clean up linting [1161](https://github.com/jupyterlite/jupyterlite/pull/1161) ([jtpio](https://github.com/jtpio))
- Bump systeminformation from 5.18.11 to 5.21.8 in /ui-tests [1160](https://github.com/jupyterlite/jupyterlite/pull/1160) ([dependabot](https://github.com/dependabot))
- Remove dependency on `jupyterlite-pyodide-kernel` [1147](https://github.com/jupyterlite/jupyterlite/pull/1147) ([jtpio](https://github.com/jtpio))
- Add bot reaction to the snapshot update comment [1146](https://github.com/jupyterlite/jupyterlite/pull/1146) ([jtpio](https://github.com/jtpio))
- Move prettier config to `package.json`, drop `trailingComma` [1143](https://github.com/jupyterlite/jupyterlite/pull/1143) ([jtpio](https://github.com/jtpio))
- Bump actions/checkout from 3 to 4 [1137](https://github.com/jupyterlite/jupyterlite/pull/1137) ([dependabot](https://github.com/dependabot))
- Add a lower bound on `jupyterlite-core` [1010](https://github.com/jupyterlite/jupyterlite/pull/1010) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Set `navigation_with_keys` to `False` explicitely [1230](https://github.com/jupyterlite/jupyterlite/pull/1230) ([jtpio](https://github.com/jtpio))
- Mention `jupyterlab_server` in the translation documentation [1223](https://github.com/jupyterlite/jupyterlite/pull/1223) ([jtpio](https://github.com/jtpio))
- Document `extra_labextensions_path` [1221](https://github.com/jupyterlite/jupyterlite/pull/1221) ([jtpio](https://github.com/jtpio))
- Fix contents example in `jupyter_lite_config.json` [1200](https://github.com/jupyterlite/jupyterlite/pull/1200) ([jtpio](https://github.com/jtpio))
- Add note about extension authoring in 0.2.0 [1188](https://github.com/jupyterlite/jupyterlite/pull/1188) ([jtpio](https://github.com/jtpio))
- Bump `ipyleaflet` [1184](https://github.com/jupyterlite/jupyterlite/pull/1184) ([jtpio](https://github.com/jtpio))
- Bump `ipyvue` and `ipyvuetify` [1182](https://github.com/jupyterlite/jupyterlite/pull/1182) ([jtpio](https://github.com/jtpio))
- Fix deprecation warning in the Altair example [1181](https://github.com/jupyterlite/jupyterlite/pull/1181) ([jtpio](https://github.com/jtpio))
- Add Jupyter Notebook 7 to the migration guide [1177](https://github.com/jupyterlite/jupyterlite/pull/1177) ([jtpio](https://github.com/jtpio))
- Add version switcher to the docs [1167](https://github.com/jupyterlite/jupyterlite/pull/1167) ([jtpio](https://github.com/jtpio))
- Fix docs for the new pydata sphinx theme [1165](https://github.com/jupyterlite/jupyterlite/pull/1165) ([jtpio](https://github.com/jtpio))
- Point to `retro` for the stable docs [1164](https://github.com/jupyterlite/jupyterlite/pull/1164) ([jtpio](https://github.com/jtpio))
- Update to `jupyterlite-pyodide-kernel==0.2.0a1` on ReadTheDocs [1162](https://github.com/jupyterlite/jupyterlite/pull/1162) ([jtpio](https://github.com/jtpio))
- Mention the Playwright trace in the contributing guide [1145](https://github.com/jupyterlite/jupyterlite/pull/1145) ([jtpio](https://github.com/jtpio))
- Add a section to the migration guide for `0.2.0` [1144](https://github.com/jupyterlite/jupyterlite/pull/1144) ([jtpio](https://github.com/jtpio))
- Update to jupyterlite-pyodide-kernel==0.1.1 on RTD [1130](https://github.com/jupyterlite/jupyterlite/pull/1130) ([andeplane](https://github.com/andeplane))

API and Breaking Changes

- Cleanup Mathjax [1193](https://github.com/jupyterlite/jupyterlite/pull/1193) ([jtpio](https://github.com/jtpio))
- Remove dependency on `jupyterlite-pyodide-kernel` [1147](https://github.com/jupyterlite/jupyterlite/pull/1147) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[andeplane](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Aandeplane+updated%3A2023-08-21..2023-10-26&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Abollwyvl+updated%3A2023-08-21..2023-10-26&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Adependabot+updated%3A2023-08-21..2023-10-26&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Agithub-actions+updated%3A2023-08-21..2023-10-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Ajtpio+updated%3A2023-08-21..2023-10-26&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3AmartinRenou+updated%3A2023-08-21..2023-10-26&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite+involves%3Atrungleduc+updated%3A2023-08-21..2023-10-26&type=Issues)

0.2.0rc1

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.2.0rc0...38c6fb14b6411338f6ca1d06fcc20c037d5f2bed))

Bugs fixed

- Load all settings from federated extensions at startup [1220](https://github.com/jupyterlite/jupyterlite/pull/1220) ([jtpio](https://github.com/jtpio))
- Update to Notebook 7.0.6, copy Jupyter Server favicons [1214](https://github.com/jupyterlite/jupyterlite/pull/1214) ([jtpio](https://github.com/jtpio))
- Fix handling of `default` locale [1209](https://github.com/jupyterlite/jupyterlite/pull/1209) ([jtpio](https://github.com/jtpio))
- Fix CLI help for aliases [1207](https://github.com/jupyterlite/jupyterlite/pull/1207) ([bollwyvl](https://github.com/bollwyvl))

Maintenance and upkeep improvements

- Add `tsconfig.eslint.json` with a list of `include` [1212](https://github.com/jupyterlite/jupyterlite/pull/1212) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

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

0.2.0rc0

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.2.0b1...ccbeffeeed7117fc904f7c21d169323093e98f3a))

Enhancements made

- Update to JupyterLab 4.0.7 and Notebook 7.0.5 [1205](https://github.com/jupyterlite/jupyterlite/pull/1205) ([jtpio](https://github.com/jtpio))
- Fix document viewers in Notebook [1202](https://github.com/jupyterlite/jupyterlite/pull/1202) ([jtpio](https://github.com/jtpio))
- Fix opening files with a different factory [1199](https://github.com/jupyterlite/jupyterlite/pull/1199) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Add UI test for MathJax [1198](https://github.com/jupyterlite/jupyterlite/pull/1198) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Fix contents example in `jupyter_lite_config.json` [1200](https://github.com/jupyterlite/jupyterlite/pull/1200) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

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

0.2.0b1

([Full Changelog](https://github.com/jupyterlite/jupyterlite/compare/v0.2.0b0...8c3ed87769a8b8f36b9f5db7923435767ccdf3c2))

Maintenance and upkeep improvements

- Cleanup Mathjax [1193](https://github.com/jupyterlite/jupyterlite/pull/1193) ([jtpio](https://github.com/jtpio))
- Clean up log messages, flaky tests on Windows [1183](https://github.com/jupyterlite/jupyterlite/pull/1183) ([bollwyvl](https://github.com/bollwyvl))

API and Breaking Changes

- Cleanup Mathjax [1193](https://github.com/jupyterlite/jupyterlite/pull/1193) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

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

Page 3 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.