Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[daggy-u] Example code fixes for extra credit lesson in Dagster Essen…
…tials (#25418) ## Summary & Motivation One example code snippet was missing an import (`MaterializeResult`) and the other had an additional unnecessary import (`get_dagster_logger`). This would be especially confusing for newbies, because `get_dagster_logger` isn't covered anywhere in the course. ## How I Tested These Changes It's just a markdown typo and the code now works in my Dagster University project.
- Loading branch information
0c1803a
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.
Deploy preview for dagster-university ready!
✅ Preview
https://dagster-university-fg8t0ejq3-elementl.vercel.app
Built with commit 0c1803a.
This pull request is being automatically deployed with vercel-action
0c1803a
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.
Deploy preview for dagster-docs ready!
✅ Preview
https://dagster-docs-d83vlmixp-elementl.vercel.app
https://master.dagster.dagster-docs.io
Built with commit 0c1803a.
This pull request is being automatically deployed with vercel-action