Skip to content
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

minor code fixes for dagster uni dbt course #24757

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

C00ldudeNoonan
Copy link
Contributor

Summary & Motivation

How I Tested These Changes

Changelog

Insert changelog entry or "NOCHANGELOG" here.

  • NEW (added new feature or capability)
  • BUGFIX (fixed a bug)
  • DOCS (added or updated documentation)

@graphite-app graphite-app bot added the area: dagster-university Related to Dagster University label Sep 25, 2024
Copy link

github-actions bot commented Sep 25, 2024

Deploy preview for dagster-university ready!

✅ Preview
https://dagster-university-pzq52fjhg-elementl.vercel.app
https://dagster-uni-dbt-updates.dagster-university.dagster-docs.io

Built with commit 0eec3a3.
This pull request is being automatically deployed with vercel-action

Copy link

github-actions bot commented Sep 25, 2024

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-38cq8hwsb-elementl.vercel.app
https://dagster-uni-dbt-updates.dagster.dagster-docs.io

Direct link to changed pages:


with open(constants.AIRPORT_TRIPS_FILE_PATH, 'rb') as file:
image_data = file.read()
@asset(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference in this block?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code block has a leading space which is a little tedious to copy over.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty ty

Copy link
Contributor

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will just need to update project-dagster-university to use the resource_type = change.

@C00ldudeNoonan C00ldudeNoonan merged commit 23b975a into master Sep 25, 2024
3 checks passed
@C00ldudeNoonan C00ldudeNoonan deleted the dagster-uni-dbt-updates branch September 25, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dagster-university Related to Dagster University
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants