Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions apps/dagster_assets_partitions/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
(mostly) Standalone demo to impart a sense of what Dagster will feel like with assets generated for a big chunk of our pipeline, plus some partitions. Will build a dagster server with the build stage for our products, plus all the templates for ingest. Distribution hasn't been added yet, but we'd likely also want assets for every distributable destination.

## Run Instructions
1. Install requirements
2. Run in this directory with `python run.py dev`
Empty file.
Loading
Loading