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

update cpu and gpu type generators #181

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

DeJayDev
Copy link
Contributor

these files, that basically do the same thing, were entirely different - even outputting their tables in different formats.

this pr migrates both files to use pandas and tabulate. i've kept the same sort key, but somehow the sorting changes dramatically anyway.

updating the cpu types file in this way also improves our search presence, as this table being api response key names isn't very pretty
image

finally,
i unwrapped the code from a try/catch in favor of raise_for_status()

Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 8:31pm

@DeJayDev DeJayDev requested a review from rachfop February 20, 2025 00:31
rachfop
rachfop previously approved these changes Feb 20, 2025
Copy link
Collaborator

@rachfop rachfop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Just a few nits.

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.

2 participants