aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
4.94k stars 299 forks source link

How can I display `hash` column at the first in aim-v4.x? #3052

Open ericxsun opened 8 months ago

ericxsun commented 8 months ago

Now, the hparams are displayed at the beginning of the table, and the last column is hash , looks like: image

One can go deeper onclik hash column: image

and we can get details image

If the length of hparams column is too long, the hash column will be far away. It's not convenient.

So can we display hash column at first?

NB