Daniel Lok

Results 93 comments of Daniel Lok

hmm yeah i don't see any reason why this couldn't be removed

@0100010001001100 feel free to file a PR to remove that line

@Rick-McCoy please feel free, and tag me on the PR when it's ready 😄

Yes there was a change recently that assigns the colors via rotating 16-color palette rather than randomly, so this should mitigate the issue the next time we update the UI...

oh wait, it looks like this is already available by clicking the run color: https://github.com/user-attachments/assets/25fdea90-2218-4bb3-a3d8-92ad4a3a1f34 cc @mbenoit29

Looks like it was released in 2.13.0! https://github.com/user-attachments/assets/e7d06058-cd6a-483e-b098-4cf8ec0d7e36 What browser are you using? Maybe that makes a difference. You could also try to do a hard refresh (shift + cmd...

Hi @mbenoit29, sorry for the late reply! ~~Unfortunately I believe the run color is set by the UI, and so it isn't possible to set it from the python client.~~...

I think this would be a great addition, but unfortunately I'm not sure if the team has bandwidth for reviews and maintenance at the moment 🙁

Thanks for the suggestion, I think this would be a useful feature, I can file a ticket for the team to consider implementing it!

yes i think the state of the experiment page is generally local-only. only the following states are taken from the URL: https://github.com/mlflow/mlflow/blob/e944178852bb916e583cb02cc345cbbc262dae79/mlflow/server/js/src/experiment-tracking/components/experiment-page/hooks/useExperimentPageSearchFacets.tsx#L13-L21