Skip to content

Commit

Permalink
Update category page
Browse files Browse the repository at this point in the history
  • Loading branch information
erinkcochran87 committed Feb 27, 2024
1 parent 24ff4ca commit 587290d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/dagster-university/pages/dagster-dbt.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,14 @@ title: Dagster + dbt
- [Overview](/dagster-dbt/lesson-4/1-overview)
- [Speeding up the development cycle](/dagster-dbt/lesson-4/2-speeding-up-the-development-cycle)
- [Debugging failed runs](/dagster-dbt/lesson-4/3-debugging-failed-runs)
- [Customizing your execution](/dagster-dbt/lesson-4/4-customizing-your-execution)
- [Customizing your execution](/dagster-dbt/lesson-4/4-customizing-your-execution)
- Lesson 5: Adding dependencies and automation to dbt models
- [Overview](/dagster-dbt/lesson-5/1-overview)
- [Connecting dbt models to Dagster assets](/dagster-dbt/lesson-5/2-connecting-dbt-models-to-dagster-assets)
- [Creating assets that depend on dbt models](/dagster-dbt/lesson-5/3-creating-assets-that-depend-on-dbt-models)
- [Automating dbt models in Dagster](/dagster-dbt/lesson-5/4-automating-dbt-models-in-dagster)
- Lesson 6: Using Dagster to partition dbt models
- [Overview](/dagster-dbt/lesson-6/1-overview)
- [Creating an incremental model](/dagster-dbt/lesson-6/2-creating-a-simple-incremental-model)
- [Creating a partitioned dbt asset](/dagster-dbt/lesson-6/3-creating-a-partitioned-dbt-asset)
- [Lesson recap](/dagster-dbt/lesson-6/4-lesson-recap)

0 comments on commit 587290d

Please sign in to comment.