Skip to content

Commit

Permalink
node_status_for_global_run
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara-Lakshmipathy authored Mar 11, 2025
1 parent f4a306e commit 8869eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyironflow/reactflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ def handle(self, widget: 'PyironFlowWidget'):
widget.select_output_widget()
widget.out_widget.clear_output()
widget.display_return_value(widget.wf.run)
widget.update_status()

case GlobalCommand.SAVE:
widget.select_output_widget()
Expand Down

0 comments on commit 8869eaa

Please sign in to comment.