woom.workflow.Workflow.get_status# Workflow.get_status(running=False, colorize=True)[source]# Get the workflow task status as a pandas.DataFrame Parameters: running (bool) – Select only running jobs colorize (bool) – Colorize the status Return type: pandas.DataFrame