Changelog#

0.9.3#

(Full Changelog)

Bugs fixed#

Contributors to this release#

(GitHub contributors page for this release)

@brichet

0.9.2#

(Full Changelog)

Enhancements made#

  • Transfer search parameters from page URL to jupyterlite #108 (@brichet)

Contributors to this release#

(GitHub contributors page for this release)

@brichet | @martinRenou

0.9.1#

(Full Changelog)

Bugs fixed#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.9.0#

(Full Changelog)

Enhancements made#

Maintenance and upkeep improvements#

  • Update to jupyterlite-core==0.1.0, require Python 3.8 #96 (@jtpio)

Documentation improvements#

  • Add conda instructions and docs scripts #97 (@jtpio)

  • Update docs to mention adding other kernels #94 (@jtpio)

  • Add changelog to the docs, more markdown #93 (@jtpio)

  • Convert docs to Markdown #92 (@jtpio)

  • Add notice about jupyterlite-core in the changelog #91 (@jtpio)

Contributors to this release#

(GitHub contributors page for this release)

@jtpio | @martinRenou

0.8.0#

(Full Changelog)

⚠️ jupyterlite-sphinx now depends on jupyterlite-core ⚠️

jupyterlite-sphinx now depends on the jupyterlite-core package instead of jupyterlite.

The jupyterlite-core package provides the core functionality for building JupyterLite websites, the CLI and extension points. Currently it only includes a JavaScript kernel that runs in Web Worker. If you would like to include a Python kernel in your deployment you will have to add it to your dependencies, for example with:

python -m pip install jupyterlite-pyodide-kernel

Or next to the jupyterlite-sphinx dependency:

jupyterlite-sphinx
jupyterlite-pyodide-kernel

Maintenance and upkeep improvements#

  • Depend on jupyterlite-core #89 (@jtpio)

  • Add releaser workflows and changelog #86 (@jtpio)

Contributors to this release#

(GitHub contributors page for this release)

@jtpio

0.7.3#

(full changelog)

Documentation improvements#

  • Update the piplite_urls configuration #79 (@jtpio)

Other merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@12rambau | @jtpio | @lesteve | @martinRenou

0.7.2#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@jasongrout | @jasongrout-db

0.7.1#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@jasongrout

0.7.0#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@12rambau | @amueller | @jtpio | @martinRenou

0.6.0#

(full changelog)

Maintenance and upkeep improvements#

Other merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@jtpio | @martinRenou

0.5.0#

(full changelog)

Enhancements made#

Other merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@jasongrout | @martinRenou

0.4.9#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.8#

(full changelog)

Enhancements made#

  • Run jupyter lite with subprocess.run to not suppress stdout #55 (@jasongrout)

  • Adopt the path convention of other directives like literalinclude #54 (@jasongrout)

Bugs fixed#

Other merged PRs#

  • Clarify how to preview locally, view a notebook in fullscreen, and link config docs #45 (@joelostblom)

Contributors to this release#

(GitHub contributors page for this release)

@jasongrout | @joelostblom | @martinRenou

0.4.7#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.6#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.5#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.4#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.3#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.2#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.1#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou

0.4.0#

(full changelog)

Merged PRs#

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou | @psychemedia

0.3.0#

(full changelog)

Contributors to this release#

(GitHub contributors page for this release)

0.2.0#

(full changelog)

Contributors to this release#

(GitHub contributors page for this release)

@martinRenou