This message was deleted.
# hamilton-help
s
This message was deleted.
s
Copy code
dr.visualize_execution(
    output_columns, 
    output_file_path='./my_dag.dot',
    render_kwargs={}
    )
what version of Hamilton are you running? I thought I made that argument optional.
s
I meant to delete this as adding an empty
{}
fixed it. I have version 1.24.0
👍 1