-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[daggy-u] [dbt] - Add Lesson 5 (DEV-57) #19947
Conversation
Deploy preview for dagster-university ready! ✅ Preview Built with commit 90d4238. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some suggestions you can batch apply, if you'd like!
|
||
# Overview | ||
|
||
In Lesson 3, you loaded your dbt project's models as assets into Dagster. You also materialized some of those models. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also need a reference to Lesson 4 here?
docs/dagster-university/pages/dagster-dbt/lesson-5/2-connecting-dbt-models-to-dagster-assets.md
Outdated
Show resolved
Hide resolved
docs/dagster-university/pages/dagster-dbt/lesson-5/2-connecting-dbt-models-to-dagster-assets.md
Outdated
Show resolved
Hide resolved
...dagster-university/pages/dagster-dbt/lesson-5/3-creating-assets-that-depend-on-dbt-models.md
Outdated
Show resolved
Hide resolved
...dagster-university/pages/dagster-dbt/lesson-5/3-creating-assets-that-depend-on-dbt-models.md
Show resolved
Hide resolved
…g-dbt-models-to-dagster-assets.md Co-authored-by: Tim Castillo <[email protected]>
…g-dbt-models-to-dagster-assets.md Co-authored-by: Tim Castillo <[email protected]>
…assets-that-depend-on-dbt-models.md Co-authored-by: Tim Castillo <[email protected]>
…assets-that-depend-on-dbt-models.md Co-authored-by: Tim Castillo <[email protected]>
## Summary & Motivation This PR adds Lesson 5 of the new dbt module to Dagster University. TODOs - [x] Add screenshots - [ ] Update code snippets to use file import ## How I Tested These Changes --------- Co-authored-by: Tim Castillo <[email protected]>
## Summary & Motivation This PR adds Lesson 5 of the new dbt module to Dagster University. TODOs - [x] Add screenshots - [ ] Update code snippets to use file import ## How I Tested These Changes --------- Co-authored-by: Tim Castillo <[email protected]>
This PR adds Lesson 5 of the new dbt module to Dagster University. TODOs - [x] Add screenshots - [ ] Update code snippets to use file import --------- Co-authored-by: Tim Castillo <[email protected]>
## Summary & Motivation This PR adds Lesson 5 of the new dbt module to Dagster University. TODOs - [x] Add screenshots - [ ] Update code snippets to use file import ## How I Tested These Changes --------- Co-authored-by: Tim Castillo <[email protected]>
Summary & Motivation
This PR adds Lesson 5 of the new dbt module to Dagster University.
TODOs
How I Tested These Changes