2024-08-16 17:45:49 +02:00

27 lines
383 B
Markdown

# Jupyter Preview Plugin
This plugin renders Jupyter notebooks nicely as HTML when they are attached as
material to an Indico event.
## Changelog
### 3.3.1
- Use the latest `nbconvert` version
### 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