Hey all, does anyone have thoughts on how one woul...
# ask-community
r
Hey all, does anyone have thoughts on how one would implement dynamic graph/pipeline definitions? I have been using Dagster for a while but have reached the point where I would like my users to define graphs as as json or similar. My best thought right now it to create an addon that takes a json, turns it into a python file, then uploads to the repo but perhaps this is heavy handed. Has anyone though of this kind of problem and know a way to go about it? I am aware of issues with things like versioning but that seems like a secondary issue.
r
We have some docs on defining your graphs as YAML https://docs.dagster.io/concepts/ops-jobs-graphs/jobs-graphs#graph-dsl