woom.workflow.Workflow.show_status

woom.workflow.Workflow.show_status#

Workflow.show_status(running=False, tablefmt='rounded_outline', colorize=True)[source]#

Show the status of all the tasks of the wokflow

Parameters:
  • running (bool) – Show only running jobs

  • tablefmt (str) – Table format (see tabulate package)

  • colorize (bool) – Colorize the status