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

DatasetDetails page, Download Dataset, and Dataset Card buttons #412

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

Rahel-mahini
Copy link
Collaborator

@Rahel-mahini Rahel-mahini commented Jul 29, 2024

Overview:

Related Github Issues:

#407

Summary of Changes:

The main DatasetsDeatils component has been added to 'src/app/MlHub/Datasets’. It Displays author, download, created_at, last_modified, tags, sha, repository_content, description, paperswithcode_id, and citation.
The page display two clickable buttons of Download Dataset, and Dataset Card.
The Download Dataset button display the download_links to download the datasets.
The Dataset Card button display the card_data.
The Dataset.module.scss has been added to 'src/app/MlHub/Datasets’.
The router in Datasets has updated to display the result.
The InferenceServerInfo has been updated to show the inference_server_possible (which is undefined) as boolean (false).
The InferenceServerInfo.module.scss has been added 'src/app/MlHub/Models'.

Testing Steps:

UI Photos:

image
image
image

Notes:

…oad the datasets and display the card information
…o to show the inferenc_server_possibel, Add the InferenceServerInfo.module.sccs
@NotChristianGarcia NotChristianGarcia self-requested a review July 30, 2024 15:36
@NotChristianGarcia NotChristianGarcia merged commit 5510090 into dev Jul 30, 2024
4 checks passed
@Rahel-mahini Rahel-mahini changed the title Add DatasetDetails, Download Dataset and Dataset Card button to downl… DatasetDetails page, Download Dataset, and Dataset Card buttons Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants