-
Notifications
You must be signed in to change notification settings - Fork 34
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
Experiment Protocol Gui #333
Experiment Protocol Gui #333
Conversation
UI is messy right now. There is also a lot of redundant code that should be refactored
some buttons are still misaligned in the ExperimentRegistry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the up/down ordering. Thanks for the addition! What PR do we want to update BCInterface? Currently, it fails due to TaskType import. Looking at the tickets in pivotal it is not clear to me!
Since this the main entry point to starting a session it would make sense to me to wait until orchestrator is a little more fleshed out since it is required to run the task protocol. I think It would also make sense for me to refactor the GUI code before this since it will be affected by it. |
Overview
Add ability to define task protocols in the experiment gui
Ticket
Pivotal Ticket
Contributions
experiment.json
Test
Documentation
Changelog