matflow.show# matflow.show(max_recent=3, full=False, no_update=False, columns=None)# Show information about running MatFlow workflows. Parameters: max_recent (int) – Maximum number of inactive workflows to show. full (bool) – If True, provide more information; output may spans multiple lines for each workflow submission. no_update (bool) – If True, do not update the known-submissions file to remove workflows that are no longer running.