-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support model selection (#419)
* feat: support model selection * fix: prevent component update when not on predict page * refactor: remove eol white spaces * docs: add to manual test runbook * fix: check for invalid request when trying to update recent models * fix: use api version in python script * fix: whitespaces and spelling * fix: use selected model for analysis * fix: use aria label for select model checkbox * fix: change column min width for recent model view * refactor: use classes for styling * fix: set created date column to collapsable * refactor: remove unused import Co-authored-by: alex-krasn <v-alexkr@microsoft.com>
- Loading branch information
1 parent
1d715d5
commit b4c4cc5
Showing
13 changed files
with
696 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.