indico-plugins/previewer_jupyter
dependabot[bot] 1e6bfd508e
Bump katex from 0.15.3 to 0.16.10 in /previewer_jupyter (#229)
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>
2024-03-30 14:25:20 +01:00
..
2024-01-02 20:51:21 +01:00
2024-03-26 19:14:19 +01:00
2024-03-26 19:14:19 +01:00
2024-01-02 20:51:21 +01:00

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