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
dvc exp remove is a dangerous command, and it's not always clear what experiments were actually found for removal. It would be helpful to show the experiments to be removed and ask for confirmation by default (to be overridden by a --force flag).
The text was updated successfully, but these errors were encountered:
Extracted from #6471 (comment).
dvc exp remove
is a dangerous command, and it's not always clear what experiments were actually found for removal. It would be helpful to show the experiments to be removed and ask for confirmation by default (to be overridden by a--force
flag).The text was updated successfully, but these errors were encountered: