-
Updated
Sep 17, 2020 - Java
scheduler
Here are 1,376 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Nov 1, 2019 - Python
-
Updated
Oct 14, 2020 - C#
-
Updated
Oct 14, 2020 - Groovy
-
Updated
Oct 14, 2020 - Shell
-
Updated
Jul 2, 2020 - C#
-
Updated
Mar 27, 2020 - Ruby
ie dagster run list --limit 20
-
Updated
Oct 10, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Oct 9, 2020 - PHP
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Aug 13, 2020 - Ruby
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Oct 2, 2020 - C++
Improve this page
Add a description, image, and links to the scheduler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scheduler topic, visit your repo's landing page and select "manage topics."
Description
Currently to view DAG run in graph view you must first know it's execution date and then choose it from the drop list.
This is annoying in some cases because you might want to see the big picture in Tree view and then "zoom in" to graph view for a specific run. Currently there is no direct way to do this.
I suggest the following:
Go to tree view and click on a dag run.