Skip to content

Releases: jupyterlite/jupyterlite-sphinx

v0.14.0

30 Apr 13:46
Compare
Choose a tag to compare

0.14.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

  • Update to jupyterlite-core >=0.2,<0.4 #160 (@jtpio)
  • Update releaser workflows #159 (@jtpio)
  • Raise informative error message when building man on older sphinx #158 (@Carreau)
  • Add ruff pre-commit and reformat files with it #156 (@Carreau)
  • Minor refactor + typing info #155 (@Carreau)

Contributors to this release

(GitHub contributors page for this release)

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

v0.13.1

22 Mar 14:19
Compare
Choose a tag to compare

0.13.1

(Full Changelog)

Enhancements made

  • Give a pragmatic solution to suppressing noisy output #153 (@steppi)

Bugs fixed

  • Give a pragmatic solution to suppressing noisy output #153 (@steppi)

Contributors to this release

(GitHub contributors page for this release)

@steppi

v0.13.0

19 Mar 18:12
Compare
Choose a tag to compare

0.13.0

(Full Changelog)

Enhancements made

  • Set lower default verbosity and add config options. #150 (@Carreau)
  • ENH: Add metadata for parallel_read_safe = True #148 (@steppi)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@Carreau | @pre-commit-ci | @steppi

v0.12.0

07 Mar 16:07
Compare
Choose a tag to compare

0.12.0

(Full Changelog)

Enhancements made

  • Add option for initial warning cell in try examples directive #143 (@steppi)
  • Hide buttons on smaller screens (mobile). #141 (@Carreau)
  • Suggestion: Add pre-commit to format js and css files. #137 (@Carreau)
  • Add a full screen "Open in tab" button #135 (@Carreau)
  • Add a loading spinner for TryExamples directive. #133 (@steppi)
  • Misc parsing warnings. #131 (@Carreau)
  • Improve TryExamples customization #129 (@steppi)
  • Add option to disable TryExamples without rebuilding docs #118 (@steppi)

Bugs fixed

  • Add processing of literal blocks in try examples directive #134 (@steppi)

Maintenance and upkeep improvements

  • Run pre-commit on all files in this repository. #145 (@Carreau)
  • Update publish workflow to use the PyPI trusted publisher #123 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@Carreau | @jtpio | @martinRenou | @mattip | @steppi

v0.11.0

22 Dec 15:00
Compare
Choose a tag to compare

0.11.0

(Full Changelog)

Enhancements made

  • Add more configuration options to TryExamples directive and add documentation #116 (@steppi)

Contributors to this release

(GitHub contributors page for this release)

@steppi

v0.10.0

09 Nov 08:38
Compare
Choose a tag to compare

0.10.0

(Full Changelog)

Enhancements made

  • Update to jupyterlite v0.2 #113 (@martinRenou)
  • Add try_examples directive for adding interactivity to sphinx Examples sections #111 (@steppi)

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @steppi

v0.9.3

13 Sep 07:28
Compare
Choose a tag to compare

0.9.3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.9.2

11 Sep 12:36
Compare
Choose a tag to compare

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

v0.9.1

24 Jul 11:14
Compare
Choose a tag to compare

0.9.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

v0.9.0

30 Jun 10:15
Compare
Choose a tag to compare

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