Reputation: 36
How do i get actual groups for my tasks in luigi schedulers sidebar. Currently all tasks are listed under "Others" within the sidebar.
Upvotes: 0
Views: 24
Reputation: 36
It is grouped by namespace and it's set like described here: https://luigi.readthedocs.io/en/latest/tasks.html#namespaces-families-and-ids
Upvotes: 0