mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.15.3 to 0.16.10. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.3...v0.16.10) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jupyter Preview Plugin
This plugin renders Jupyter notebooks nicely as HTML when they are attached as material to an Indico event.
Changelog
3.3
- Support (and require) Python 3.12
3.2.1
- Support Python 3.11
3.2
- Replace MathJax with Katex for auto math rendering
3.0
- Initial release for Indico 3.0