-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Currently, when listing all instances using simex instances e.g.:
Instance short name Instance sets
------------------- -------------
uniform-n1000-s1
uniform-n1000-s2
uniform-n1000-s3The instances are available, but only a color-coding represents that information. As we can also see from this plot, whenever there can not be a color printed, or someone can not recognise the difference between red (instance not available), or green (instance available) this information is lost.
We should therefore add a third column which also represents this information in text. Which could look like the following:
Instance short name Instance sets Available
------------------- ------------- -------------
uniform-n1000-s1 yes
uniform-n1000-s2 no
uniform-n1000-s3 yesFor instance uniform-n1000-s1 and uniform-n1000-s3 being available, and uniform-n1000-s2 not. Of course, the colour coding may still be a nice indicator for everyone able to access that information.
Metadata
Metadata
Assignees
Labels
No labels