Tooltips can be added to elements in the GUI, as shown in this simple example. These can contain plain text or HTML, so we could link to our documentation and guides.
This pull request adds tooltips for the left panel of Step 1. They look like this:
I also fixed the initial state after the someone finishing training and starts over at Step 1. Previously the wrong default validation methodology was selected and the Next button was enabled before a new training dataset was loaded.
Closes #23 Partially addresses #24.
Tooltips can be added to elements in the GUI, as shown in this simple example. These can contain plain text or HTML, so we could link to our documentation and guides.
This pull request adds tooltips for the left panel of Step 1. They look like this:
I also fixed the initial state after the someone finishing training and starts over at Step 1. Previously the wrong default validation methodology was selected and the Next button was enabled before a new training dataset was loaded.