You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, here is my use case: I often run multiple experiments with generic names and afterwards I want to rename some of them into something informative. My solution, for now, is to apply experiment, dvc exp run --name with the new name and finally remove the old one. It would be nice to have a dedicated command for this.