Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 516 Bytes

illusionist Change Log

0.3.0

  • Support Python 3.9
  • Package the templates inside the package and not in /share/jupyter
  • Update JS dependencies

0.2.0

  • Update for nbconvert 6.0.0

0.1.0

  • Initial release with support for basic Jupyter control and output widgets
  • Python: Implementation of two exporters and one preprocesor for nbconvert
  • Python: Initial implementation of the upfront precalculations algorithm
  • JS: Initial implementation IllusionistWidgetManager to handle onChange status