Skip to content

Conversation

@atihkin
Copy link
Contributor

@atihkin atihkin commented Jan 23, 2026

Add formatted table output for hardware options showing:

  • Hardware ID
  • GPU type, count, and memory
  • Availability status with color-coded indicators
  • Pricing information

Changes:

  • Add format_hardware_table() function for formatted table display
  • Update fetch_and_print_hardware_options() to use new table format
  • Show availability column only when model is specified
  • Color-coded status: green (available), red (unavailable), yellow (insufficient)

Resolves: MLE-2935

Have you read the Contributing Guidelines?

Issue #

Describe your changes

Screenshot 2026-01-22 at 4 31 17 PM

Add formatted table output for hardware options showing:
- Hardware ID
- GPU type, count, and memory
- Availability status with color-coded indicators
- Pricing information

Changes:
- Add format_hardware_table() function for formatted table display
- Update fetch_and_print_hardware_options() to use new table format
- Show availability column only when model is specified
- Color-coded status: green (available), red (unavailable), yellow (insufficient)

Resolves: MLE-2935
@atihkin atihkin requested a review from blainekasten January 23, 2026 00:31
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