Skip to content

Releases: jupyterlite/jupyterlite-sphinx

v0.22.0

19 Sep 11:58

Choose a tag to compare

0.22.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

  • Bump jupyterlite-core dependency to allow up to 0.8 #318 (@chrysn)

Documentation improvements

  • Explain repl's kernel parameter, fix value to avoid dialog #316 (@chrysn)

Contributors to this release

(GitHub contributors page for this release)

@chrysn

v0.21.0

05 Sep 07:17

Choose a tag to compare

0.21.0

(Full Changelog)

Enhancements made

  • Add jupyterlite_ignore_contents config, mapping to --ignore-contents arg in JupyterLite build #309 (@mfisher87)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@mfisher87 | @pre-commit-ci

v0.20.2

03 Jun 06:12

Choose a tag to compare

0.20.2

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @pre-commit-ci

v0.20.1

08 May 19:35

Choose a tag to compare

0.20.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @keewis | @jtpio | @pre-commit-ci

v0.20.0

28 Apr 19:26

Choose a tag to compare

0.20.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @IsabelParedes | @pre-commit-ci | @steppi

v0.19.1

24 Feb 20:58

Choose a tag to compare

0.19.1

(Full Changelog)

Bugs fixed

  • BUG: Fix SciPy make dist doc workflow by ensuring jupyter is run with the current Python executable #271 (@steppi)

Maintenance and upkeep improvements

Documentation improvements

  • Change button text contrast to comply with WCAG AA #269 (@mfisher87)

Contributors to this release

(GitHub contributors page for this release)

@mfisher87 | @pre-commit-ci | @steppi

v0.19.0

12 Feb 23:19

Choose a tag to compare

0.19.0

(Full Changelog)

Enhancements made

Bugs fixed

  • BUG: Fix list of possible docstring section header patterns for global_enable_try_examples #263 (@steppi)
  • Add ConfigLoader with deduplicated logging and try_examples config caching #249 (@agriyakhetarpal)

Maintenance and upkeep improvements

  • Update to actions/upload-artifact@v4 #267 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @jtpio | @pre-commit-ci | @steppi

v0.18.0

13 Jan 16:58

Choose a tag to compare

0.18.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Correctly handle case where "See Also" section follows "Examples" in global_enable_try_examples #251 (@agriyakhetarpal)

Maintenance and upkeep improvements

  • Drop Python 3.8 #239 (@jtpio)
  • Relax jupyterlite-core and jupyterlite-xeus dependencies #238 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @jtpio | @pre-commit-ci | @steppi

v0.17.1

22 Dec 16:26

Choose a tag to compare

0.17.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal

v0.17.0

22 Dec 00:40

Choose a tag to compare

0.17.0

(Full Changelog)

Enhancements made

  • Add a new-tabbed variant for the Replite directive, and allow customisation of its button text #228 (@agriyakhetarpal)
  • Allow global and custom button texts for the new-tabbed variants of the JupyterLite, NotebookLite, and the Voici directives #227 (@agriyakhetarpal)
  • Allow the use of a custom overrides.json file for configuring JupyterLite at runtime #225 (@agriyakhetarpal)
  • Add an option to open the Notebook UI and Voici apps in a new tab via theNotebookLite and Voici directives #223 (@agriyakhetarpal)
  • Support the usage of Markdown-based notebooks with "Lite" directives #221 (@agriyakhetarpal)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @pre-commit-ci | @steppi