v0.21.0
v0.21.0 (2026-01-06)
Features
- Add spec-compliance-notebooks example with notebook publishing support
- Create new example 'spec-compliance-notebooks' that publishes three Jupyter notebooks (Spec Compliance Calculation, Spec Analysis & Compliance Calculation, Specfile Extraction) to SystemLink with File Analysis interface - Move notebooks from Jupyter/ to spec-compliance-notebooks/notebooks/ - Enhance example_provisioner._create_file() to support notebook creation via file_path and notebook_interface properties - Add _create_notebook_from_file() helper to load .ipynb files from example directory and create notebooks with interface assignment - Update example_loader and schema to support 'file' resource type for notebooks - All unit tests pass; no regressions
-
feat: add spec notebook example
-
review feedback
What's Changed
- Add spec compliance notebook example by @fredvisser in #40
Full Changelog: v0.20.1...v0.21.0