File tree Expand file tree Collapse file tree 3 files changed +6
-21
lines changed
Expand file tree Collapse file tree 3 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 11---
2- title : Online Demo
2+ title : Interactive Demos
33icon : material/keyboard
44---
55
6- # Recce Online Demo
6+ # Interactive Demos
77
8- Try ` Recce ` without installing using this [ online demo] ( https://pr1.demo.reccehq.com ) .
9-
10- [ Recce Online Demo] ( https://pr1.demo.reccehq.com ) { .md-button .md-button--primary }
11-
12- The demo showcases a [ pull request] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/1 ) that fixes the ` customer_lifetime_value ` calculation in dbt's Jaffle Shop project to only included completed orders.
13-
14- <figure markdown >
15- ![ customers.sql] ( assets/images/demo/clv-customers-model-fs8.png ) {: .shadow}
16- <figcaption >Jaffle Shop customers.sql</figcaption >
17- </figure >
8+ We provide interactive demos that show common ways to use Recce. You can try them right now without installing anything.
189
10+ [ Check out Demos] ( https://reccehq.com/demo/ ) { .md-button .md-button--primary } (No install)
1911
2012## Examples
2113
Original file line number Diff line number Diff line change @@ -26,15 +26,7 @@ Recce is the foundation of the workflow. It helps you explore changes, validate
2626
2727### Explore the Live Demos
2828
29- Want to see Recce in action without setting anything up? Try it with real pull requests from the Jaffle Shop demo project.
30-
31- Each PR shows how Recce helps validate dbt model changes with lineage, diffs, and review checklists.
32-
33- - [ PR #1 ] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/1 ) – Fixing logic in Customer Lifetime Value
34- - [ PR #2 ] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/2 ) – Refactoring for clarity
35- - [ PR #3 ] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/3 ) – Adding rounding analysis
36- - [ PR #44 ] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/44 ) – Enhancing the customers model
37- - [ PR #46 ] ( https://github.com/DataRecce/jaffle_shop_duckdb/pull/46 ) – fixing metrics, rebuilding trust
29+ Want to see Recce in action without setting anything up? Check out the [ interactive demos] ( https://reccehq.com/demo/ ) .
3830
3931## Why Recce
4032
Original file line number Diff line number Diff line change 66 margin-right : 0.1rem ;
77 vertical-align : top;
88}
9+
910.md-nav__item a .md-nav__link [href ^= "https://" ]: hover .md-ellipsis ::before {
1011 filter : invert (46% ) sepia (13% ) saturate (2575% ) hue-rotate (326deg ) brightness (115% ) contrast (106% );
1112}
You can’t perform that action at this time.
0 commit comments