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

Allow users to force a node update and see the output #105

Closed
liamhuber opened this issue Nov 7, 2022 · 0 comments · Fixed by #127
Closed

Allow users to force a node update and see the output #105

liamhuber opened this issue Nov 7, 2022 · 0 comments · Fixed by #127
Assignees
Labels
feature request request partner of "enhancement"

Comments

@liamhuber
Copy link
Member

liamhuber commented Nov 7, 2022

Either in a new cell in the notebook, or a special window in the gui.

In principle adding a "(force) update" button is super easy, but I will need to research pushing content to new cells.

As an addition or alternative, it would be nice to give easier access to a selected object (be it port or node), which should be straightforward to add to the gui class. Then you can simply gui.selected_object.node.update(inp=3), gui.selected_object??, etc, in some other cell.

@liamhuber liamhuber self-assigned this Nov 8, 2022
@liamhuber liamhuber added the feature request request partner of "enhancement" label Nov 8, 2022
This was referenced Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request partner of "enhancement"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant