You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a scheduled job runs a new entry is added to the Notebook Jobs tab of the scheduler. If the job runs frequently (e.g., every hour) this clutters the whole table and makes it difficult to find other runs.
Proposed solution
Collect all runs in a collapsible tree where runs for a given Job are organized under the main section with the same name of the job.
Additional context
Something similar to what Databicks offers in terms of organization would make the use of this extension much more streamlined