Releases: jupyterlite/jupyterlite-sphinx
Releases · jupyterlite/jupyterlite-sphinx
v0.16.5
0.16.5
Bugs fixed
- Restore backwards compatibility with Sphinx <8 #201 (@agriyakhetarpal)
Contributors to this release
v0.16.4
0.16.4
Enhancements made
- Strip tagged cells from
.ipynb
notebooks passed to theNotebookLite
andJupyterLite
directives #180 (@agriyakhetarpal) - Pass additional configuration options to the
jupyter lite build
command #169 (@agriyakhetarpal) - Add the option to open JupyterLite window in new tab #165 (@melissawm)
- Allow usage of global configuration values for
TryExamples
directive if provided by user #161 (@agriyakhetarpal) - Minor refactor + typing info #155 (@Carreau)
- Give a pragmatic solution to suppressing noisy output #153 (@steppi)
- Set lower default verbosity and add config options. #150 (@Carreau)
- ENH: Add metadata for parallel_read_safe = True #148 (@steppi)
- 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)
- Add more configuration options to TryExamples directive and add documentation #116 (@steppi)
- Update to jupyterlite v0.2 #113 (@martinRenou)
- Add try_examples directive for adding interactivity to sphinx Examples sections #111 (@steppi)
Bugs fixed
- Fix compatibility with Sphinx 8 #199 (@agriyakhetarpal)
- Fix incorrect regex usage instructions for
TryExamples
JSON configuration file #194 (@agriyakhetarpal) - Restore SameFileError check when copying notebooks #190 (@melissawm)
- Fix invalid schema for
jupyterlite_sphinx_strip
tag whenstrip_tagged_cells
isTrue
#189 (@agriyakhetarpal) - Resolve default-encoding errors on Windows #187 (@AA-Turner)
- Hotfix: cell metadata to parse should be
jupyterlite_sphinx_strip
#185 (@agriyakhetarpal) TryExamples
directive: fix missing kernels in CircleCI deployments #182 (@agriyakhetarpal)- Issue 115 wrap fullscreen JupyterLite links #181 (@agriyakhetarpal)
- Give a pragmatic solution to suppressing noisy output #153 (@steppi)
- Add processing of literal blocks in try examples directive #134 (@steppi)
Maintenance and upkeep improvements
- Allow for JupyterLite 0.4.0 #193 (@jtpio)
- Use the latest
jupyterlite-xeus
to fix the docs build #179 (@jtpio) - 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)
- Run pre-commit on all files in this repository. #145 (@Carreau)
- Update publish workflow to use the PyPI trusted publisher #123 (@jtpio)
Documentation improvements
- Issue 115 wrap fullscreen JupyterLite links #181 (@agriyakhetarpal)
- Some general formatting fixes (punctuation, backticks, etc.) #172 (@agriyakhetarpal)
- 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)
@AA-Turner | @agriyakhetarpal | @Carreau | @jtpio | @martinRenou | @matthewfeickert | @mattip | @melissawm | @pre-commit-ci | @steppi | @WarrenWeckesser
v0.16.3
0.16.3
Maintenance and upkeep improvements
Contributors to this release
v0.16.2
0.16.2
Bugs fixed
- Restore SameFileError check when copying notebooks #190 (@melissawm)
Contributors to this release
v0.16.1
0.16.1
Bugs fixed
- Fix invalid schema for
jupyterlite_sphinx_strip
tag whenstrip_tagged_cells
isTrue
#189 (@agriyakhetarpal)
Contributors to this release
v0.16.0
0.16.0
Enhancements made
- Strip tagged cells from
.ipynb
notebooks passed to theNotebookLite
andJupyterLite
directives #180 (@agriyakhetarpal)
Bugs fixed
- Resolve default-encoding errors on Windows #187 (@AA-Turner)
- Hotfix: cell metadata to parse should be
jupyterlite_sphinx_strip
#185 (@agriyakhetarpal) TryExamples
directive: fix missing kernels in CircleCI deployments #182 (@agriyakhetarpal)- Issue 115 wrap fullscreen JupyterLite links #181 (@agriyakhetarpal)
Maintenance and upkeep improvements
Documentation improvements
- Issue 115 wrap fullscreen JupyterLite links #181 (@agriyakhetarpal)
Contributors to this release
(GitHub contributors page for this release)
@AA-Turner | @agriyakhetarpal | @Carreau | @jtpio | @pre-commit-ci | @steppi
v0.15.0
0.15.0
Enhancements made
- Pass additional configuration options to the
jupyter lite build
command #169 (@agriyakhetarpal) - Add the option to open JupyterLite window in new tab #165 (@melissawm)
Maintenance and upkeep improvements
Documentation improvements
- Some general formatting fixes (punctuation, backticks, etc.) #172 (@agriyakhetarpal)
Contributors to this release
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)