Jupyterlite-sphinx

Latest version: v0.14.0

Safety actively analyzes 623835 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.14.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.13.1...cefbabe2d87e3572f6627c9a6f27923a6f8b8b82))

Enhancements made

- Allow usage of global configuration values for `TryExamples` directive if provided by user [161](https://github.com/jupyterlite/jupyterlite-sphinx/pull/161) ([agriyakhetarpal](https://github.com/agriyakhetarpal))
- Minor refactor + typing info [155](https://github.com/jupyterlite/jupyterlite-sphinx/pull/155) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- Update to `jupyterlite-core >=0.2,<0.4` [160](https://github.com/jupyterlite/jupyterlite-sphinx/pull/160) ([jtpio](https://github.com/jtpio))
- Update releaser workflows [159](https://github.com/jupyterlite/jupyterlite-sphinx/pull/159) ([jtpio](https://github.com/jtpio))
- Raise informative error message when building man on older sphinx [158](https://github.com/jupyterlite/jupyterlite-sphinx/pull/158) ([Carreau](https://github.com/Carreau))
- Add ruff pre-commit and reformat files with it [156](https://github.com/jupyterlite/jupyterlite-sphinx/pull/156) ([Carreau](https://github.com/Carreau))
- Minor refactor + typing info [155](https://github.com/jupyterlite/jupyterlite-sphinx/pull/155) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2024-03-22&to=2024-04-30&type=c))

[agriyakhetarpal](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Aagriyakhetarpal+updated%3A2024-03-22..2024-04-30&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3ACarreau+updated%3A2024-03-22..2024-04-30&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Ajtpio+updated%3A2024-03-22..2024-04-30&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Apre-commit-ci+updated%3A2024-03-22..2024-04-30&type=Issues) | [steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2024-03-22..2024-04-30&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

0.13.1

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.13.0...1e80dd142b70c883f7fcc5de4823fe7ca81bfb32))

Enhancements made

- Give a pragmatic solution to suppressing noisy output [153](https://github.com/jupyterlite/jupyterlite-sphinx/pull/153) ([steppi](https://github.com/steppi))

Bugs fixed

- Give a pragmatic solution to suppressing noisy output [153](https://github.com/jupyterlite/jupyterlite-sphinx/pull/153) ([steppi](https://github.com/steppi))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2024-03-19&to=2024-03-22&type=c))

[steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2024-03-19..2024-03-22&type=Issues)

0.13.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.12.0...4dd4b3074d1a8e573c76b331a7ed20ff886bde2e))

Enhancements made

- Set lower default verbosity and add config options. [150](https://github.com/jupyterlite/jupyterlite-sphinx/pull/150) ([Carreau](https://github.com/Carreau))
- ENH: Add metadata for parallel_read_safe = True [148](https://github.com/jupyterlite/jupyterlite-sphinx/pull/148) ([steppi](https://github.com/steppi))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2024-03-07&to=2024-03-19&type=c))

[Carreau](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3ACarreau+updated%3A2024-03-07..2024-03-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Apre-commit-ci+updated%3A2024-03-07..2024-03-19&type=Issues) | [steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2024-03-07..2024-03-19&type=Issues)

0.12.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.11.0...0ef8be22f403e6ebaa46d1b6e1643ce7303a756c))

Enhancements made

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

Bugs fixed

- Add processing of literal blocks in try examples directive [134](https://github.com/jupyterlite/jupyterlite-sphinx/pull/134) ([steppi](https://github.com/steppi))

Maintenance and upkeep improvements

- Run pre-commit on all files in this repository. [145](https://github.com/jupyterlite/jupyterlite-sphinx/pull/145) ([Carreau](https://github.com/Carreau))
- Update publish workflow to use the PyPI trusted publisher [123](https://github.com/jupyterlite/jupyterlite-sphinx/pull/123) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Fix incorrect math processing [139](https://github.com/jupyterlite/jupyterlite-sphinx/pull/139) ([steppi](https://github.com/steppi))
- Update to `jupyterlite-xeus` [138](https://github.com/jupyterlite/jupyterlite-sphinx/pull/138) ([jtpio](https://github.com/jtpio))
- Improve TryExamples customization [129](https://github.com/jupyterlite/jupyterlite-sphinx/pull/129) ([steppi](https://github.com/steppi))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2023-12-22&to=2024-03-07&type=c))

[Carreau](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3ACarreau+updated%3A2023-12-22..2024-03-07&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Ajtpio+updated%3A2023-12-22..2024-03-07&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3AmartinRenou+updated%3A2023-12-22..2024-03-07&type=Issues) | [mattip](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Amattip+updated%3A2023-12-22..2024-03-07&type=Issues) | [steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2023-12-22..2024-03-07&type=Issues)

0.11.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.10.0...b1535878aef8233dfea9136fa8fa43c76a9b81e8))

Enhancements made

- Add more configuration options to TryExamples directive and add documentation [116](https://github.com/jupyterlite/jupyterlite-sphinx/pull/116) ([steppi](https://github.com/steppi))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2023-11-09&to=2023-12-22&type=c))

[steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2023-11-09..2023-12-22&type=Issues)

0.10.0

([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.9.3...72393f736e38f36ff6f91a3ae878ba3f54646cad))

Enhancements made

- Update to jupyterlite v0.2 [113](https://github.com/jupyterlite/jupyterlite-sphinx/pull/113) ([martinRenou](https://github.com/martinRenou))
- Add try_examples directive for adding interactivity to sphinx Examples sections [111](https://github.com/jupyterlite/jupyterlite-sphinx/pull/111) ([steppi](https://github.com/steppi))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2023-09-13&to=2023-11-09&type=c))

[martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3AmartinRenou+updated%3A2023-09-13..2023-11-09&type=Issues) | [steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2023-09-13..2023-11-09&type=Issues)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.