Directed Acyclic Graph

Audience: Users coming from MLOps to Lightning Apps, looking for more flexibility.


Is Lightning a DAG framework?

No.

A Lightning App enables developers to express complex, interactive applications that are impossible to create with DAGs.


Can I Build a DAG with Lightning?

Yes!

DAGs are one of the easiest Lightning Apps to build. For example, here’s a full app that defines a DAG.


Examples