-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
Description
Some small feedback: When launching a job with torchx, the output to my console has a lot of red in it - this immediately makes my brain think there was an error and something went wrong. However upon closer inspection I realized the job had launched successfully. It might be worth changing the color from red to something else.
We should just make the torchx
text white
https://github.com/pytorch/torchx/blob/main/torchx/cli/colors.py#L13
daniellepintz