Jupyterlite Versions Save

Wasm powered Jupyter running in the browser 💡

v0.3.0

1 month ago

0.3.0

(Full Changelog)

Enhancements made

  • Enable the notifications plugin in Notebook 7 #1325 (@jtpio)
  • Update to JupyterLab 4.1 and Notebook 7.1 #1263 (@jtpio)

Bugs fixed

  • Unregistering old service workers when there is a new version #1336 (@andeplane)
  • Add an option to enable the service worker cache #1316 (@jtpio)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andeplane | @bollwyvl | @dependabot | @fcollonval | @github-actions | @ianthomas23 | @jtpio | @martinRenou

v0.3.0rc1

2 months ago

0.3.0rc1

(Full Changelog)

Bugs fixed

  • Add an option to enable the service worker cache #1316 (@jtpio)

Maintenance and upkeep improvements

  • Update to JupyterLab 4.1.5 and Notebook 7.1.2 #1349 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio

v0.3.0rc0

2 months ago

0.3.0rc0

(Full Changelog)

Bugs fixed

  • Unregistering old service workers when there is a new version #1336 (@andeplane)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andeplane | @github-actions | @jtpio

v0.3.0b0

2 months ago

0.3.0b0

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @github-actions | @jtpio

v0.3.0a1

2 months ago

0.3.0a1

(Full Changelog)

Enhancements made

  • Enable the notifications plugin in Notebook 7 #1325 (@jtpio)

Maintenance and upkeep improvements

Documentation improvements

  • Update offline guide to mention xeus python #1326 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @dependabot | @github-actions | @jtpio

v0.3.0a0

3 months ago

0.3.0a0

(Full Changelog)

Enhancements made

  • Update to JupyterLab 4.1 and Notebook 7.1 #1263 (@jtpio)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @dependabot | @fcollonval | @github-actions | @ianthomas23 | @jtpio

v0.2.3

3 months ago

0.2.3

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @fcollonval | @github-actions | @jeremy-feng | @jtpio | @Rjchauhan18 | @tgourdel

v0.2.2

4 months ago

0.2.2

(Full Changelog)

Bugs fixed

  • Handle missing all_federated.json #1269 (@jtpio)
  • Re-add @jupyterlab/celltags-extension, bump to @jupyterlab 4.0.9 packages #1267 (@jtpio)
  • javascript-kernel: use string repr of eval result #1264 (@tomjakubowski)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@agoose77 | @bollwyvl | @dependabot | @github-actions | @jtpio | @tomjakubowski

v0.2.1

5 months ago

0.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Update link to Notebook 7 in the README #1234 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@andeplane | @bollwyvl | @github-actions | @jtpio | @Tialo

v0.2.0

6 months ago

0.2.0

(Full Changelog)

✨ Highlights ✨

JupyterLite 0.2.0 is released 🎉

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

Bugs fixed

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

Maintenance and upkeep improvements

Documentation improvements

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

API and Breaking Changes

Contributors to this release

(GitHub contributors page for this release)

@andeplane | @bollwyvl | @dependabot | @github-actions | @jtpio | @martinRenou | @trungleduc