Skip to content

dagster-io/data-mesh-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagster with Data Mesh

The accompanying project to the webinar Dagster Deep Dives: Enable Data Mesh.

Getting Started

  1. Install the dependencies:
pip install -e ".[dev]"
  1. Run Dagster by using the workspace.yaml file. This lets you manage running multiple code locations at once. For more information, see the Dagster documentation. To use the workspace.yaml file, run the following command:
dagster dev -w workspace.yaml
  1. Open the Dagster UI by navigating to http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages