Skip to content

Conversation

@acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Feb 10, 2026

  • Avoid repeated and unnecessary calls
  • Note that some of these (esp. loop/map) are only to obtain the outputs
  • Also update doc viz -> vis


```
tkr viz
tkr vis
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about uv run tkr_viz_graph further down e.g. whether that should be uv run tkr_vis_graph - neither work for me yet


if definition is not None:
if has_error:
if storage.is_node_started(node_location):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this appears the correct function in storage, rather than reading the node_def. (Yes, it has the same effect...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant