Releases: jupyterlite/jupyterlite-sphinx
Releases · jupyterlite/jupyterlite-sphinx
v0.14.0
0.14.0
Enhancements made
- Allow usage of global configuration values for
TryExamples
directive if provided by user #161 (@agriyakhetarpal) - Minor refactor + typing info #155 (@Carreau)
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
0.13.1
Enhancements made
Bugs fixed
Contributors to this release
v0.13.0
0.13.0
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
v0.12.0
0.12.0
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
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
- Fix incorrect math processing #139 (@steppi)
- Update to
jupyterlite-xeus
#138 (@jtpio) - Improve TryExamples customization #129 (@steppi)
Contributors to this release
(GitHub contributors page for this release)
@Carreau | @jtpio | @martinRenou | @mattip | @steppi
v0.11.0
v0.10.0
0.10.0
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
v0.9.3
v0.9.2
v0.9.1
0.9.1
Bugs fixed
- Remove Apps config auto-computation #104 (@martinRenou)
Contributors to this release
v0.9.0
0.9.0
Enhancements made
- Add Voici directive #100 (@martinRenou)
- Default lite directory to the docs directory #99 (@martinRenou)
- Use xeus-python in docs #98 (@martinRenou)
Maintenance and upkeep improvements
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)