pyiron_base.project.delayed.draw# pyiron_base.project.delayed.draw(node_dict: Dict[str, object], edge_lst: List[List[str]]) → None[source]# Draw graph of nodes and edges Parameters: node_dict (Dict[str, object]) – Dictionary of nodes edge_lst (List[List[str]]) – List of edges