Dagster & Ray
Community integration
This is a community-maintained integration. To report bugs or leave feedback, open an issue in the Dagster community integrations repo.
The community-supported Ray package allows orchestrating distributed Ray compute from Dagster pipelines.
dagster-ray enables working with distributed Ray compute from Dagster pipelines, combining Dagster's excellent orchestration capabilities and Ray's distributed computing power together.
Learn more in dagster-ray docs.
Installation
- uv
- pip
uv add dagster-ray
pip install dagster-ray