Skip to content

Welcome to Kedro-Dagster's documentation

Kedro-Dagster is a Kedro plugin that enables seamless integration between Kedro, a framework for creating reproducible and maintainable data science code, and Dagster, a data orchestrator for data (and machine learning) pipelines. This plugin enables the use of Dagster's orchestration capabilities to deploy, automate, and monitor Kedro pipelines effectively.

Lineage graph of assets involved in the specified jobs Lineage graph of assets involved in the specified jobs

Example of a Dagster Asset Lineage Graph generated from a Kedro project.

Table of Contents

Introduction

Overview of Kedro-Dagster, its purpose, and key concepts.

Getting Started

Step-by-step guide to installing and setting up Kedro-Dagster in your project.

Example

A practical example demonstrating how to use Kedro-Dagster in a real project.

Technical Documentation

In-depth documentation on the design, architecture, and core concepts of the plugin.

API Reference

Detailed reference for the Kedro-Dagster API, including classes, functions, and configuration options.

License

Kedro-Dagster is open source and licensed under the Apache 2.0 License. You are free to use, modify, and distribute this software under the terms of this license.