Commit 575d687
committed
feat: recreate report.ipynb + add report tutorial
- Recreate nbs/analysis/report.ipynb from report.py (source notebook
was missing — code existed but couldn't be edited via nbdev)
- Add show_doc for Report, ComparisonReport, ReportMetricDelta
- Add inline tests for both classes
- Create nbs/tutorials/report.ipynb showing full compression workflow:
benchmark → compress → benchmark again → ComparisonReport
- Add both notebooks to _quarto.yml sidebar1 parent 8514336 commit 575d687
4 files changed
Lines changed: 1169 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments