studio-support icon indicating copy to clipboard operation
studio-support copied to clipboard

Visualize DVC DAG

Open tadejsv opened this issue 3 years ago • 0 comments

Right now, we can visualize DVC DAG in console using dvc dag - but it's not very pretty (especially for larger graphs), and contains very little information.

It would be great to display it in Studio! Some info it could include:

  • list of dependencies, parameters and outputs for each node
  • whether a node is outdated (as some inputs have changed)

tadejsv avatar Sep 07 '22 10:09 tadejsv