Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Richer representation #66

Merged
merged 13 commits into from
Oct 12, 2022
Merged

Richer representation #66

merged 13 commits into from
Oct 12, 2022

Conversation

liamhuber
Copy link
Member

@liamhuber liamhuber commented Sep 21, 2022

Nodes with a representation now use a dictionary for their representations, which is auto-populated by the output (including labels) if not explicitly provided. Meanwhile, the NodePresenter shows only the 0th of these representations by default, and other representations can be turned on and off by toggle.

Under the hood there was some refactoring, and the GenericOutput_Node has a slightly nicer control interface.

Because a bunch of IO labels were changed on the nodes, saved sessions are missing the new labelling features. Here is an updated session:
test.json.zip

This gives all the infrastructure for closing #56, which just now needs individual nodes to have fancier representations.

@liamhuber liamhuber changed the title WIP Richer representation Richer representation Sep 22, 2022
@liamhuber liamhuber added the enhancement New feature; can be answer partner of "feature request" label Sep 22, 2022
Base automatically changed from move_and_rename_sep21 to main October 12, 2022 19:27
@liamhuber liamhuber marked this pull request as ready for review October 12, 2022 19:27
@liamhuber liamhuber merged commit d28ac72 into main Oct 12, 2022
@liamhuber liamhuber deleted the richer_representations branch October 12, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature; can be answer partner of "feature request"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant