-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created popup component * adding popup component * added rendering code * updating popup component * Added close and download button * Deleted cmf file * updating model_card * Wrote an rest api for model card and axios interface * model card api update * json filename update * readded popup * adding more changes required for model card creation * added some json related changes to do some testing on popup side * made some changes * changes related to popup content * updated code for json filename * made some changes to display data properly in popup * Align items inside popup component to left * Made some changes in popup data fromat * Added table structure for artifact data * added style to table * adding some code for popup * made changes in table code * keeping old_index.jsx file * converted table to model card * Added the code to refine popup model card * Made changes regarding modelcard structure * mistakenly commited wrong user name * addressing review comments * Addressed review comments and commented on get_model_data function * Updating supported versions from <=3.10 to <3.11. So that, all the version of 3.10 are included * Made proper alignment of close and download button * Addressing review comments --------- Co-authored-by: first second <[email protected]> Co-authored-by: Abhinav Chobey <[email protected]> Co-authored-by: AyeshaSanadi <[email protected]>
- Loading branch information
1 parent
e6c8858
commit 172a7a1
Showing
9 changed files
with
489 additions
and
12 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
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.