Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Jan 22, 2025
1 parent 854e817 commit faffbd2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enables:
tags: [community-supported, metadata]
sidebar_custom_props:
logo: images/integrations/openmetadata.svg
community: true
---

With this integration you can create a Open Metadata service to ingest metadata produced by the Dagster application. View the Ingestion Pipeline running from the Open Metadata Service Page.
Expand Down
1 change: 1 addition & 0 deletions docs/docs-beta/docs/integrations/libraries/perian.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ enables:
tags: [community-supported, compute]
sidebar_custom_props:
logo: images/integrations/perian.png
community: true
---

The `dagster-perian` integration allows you to easily dockerize your codebase and execute it on the PERIAN platform, PERIAN's serverless GPU environment.
Expand Down
1 change: 1 addition & 0 deletions docs/docs-beta/docs/integrations/libraries/ray.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ enables:
tags: [community-supported, etl]
sidebar_custom_props:
logo: images/integrations/ray.svg
community: true
---

The community-supported `dagster-ray` package allows orchestrating distributed Ray compute from Dagster pipelines.
Expand Down
1 change: 1 addition & 0 deletions docs/docs-beta/docs/integrations/libraries/sdf.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enables:
tags: [community-supported, etl]
sidebar_custom_props:
logo: images/integrations/sdf.jpeg
community: true
---

SDF can integrate seamlessly with your existing Dagster projects, providing the best-in-class transformation layer while enabling you to schedule, orchestrate, and monitor your dags in Dagster.
Expand Down
1 change: 1 addition & 0 deletions docs/docs-beta/docs/integrations/libraries/secoda.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enables:
tags: [community-supported, metadata]
sidebar_custom_props:
logo: images/integrations/secoda.svg
community: true
---

Connect Dagster to Secoda and see metadata related to your Dagster assets, asset groups and jobs right in Secoda. Simplify your team's access, and remove the need to switch between tools.
Expand Down
1 change: 1 addition & 0 deletions docs/docs-beta/docs/integrations/libraries/wandb.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enables:
tags: [community-supported]
sidebar_custom_props:
logo: images/integrations/wandb.svg
community: true
---

Use Dagster and Weights & Biases (W&B) to orchestrate your MLOps pipelines and maintain ML assets. The integration with W&B makes it easy within Dagster to:
Expand Down

0 comments on commit faffbd2

Please sign in to comment.