Closed
Description
When modifying parameters and running (or queueing) an experiment, there should exist an option somewhere to set the name of the experiment. This can especially help when running multiple experiments at a time.
My idea of how this would be implemented is the first popup when a user clicks "Modify Workspace Params and ...," would be a "Experiment Name" popup. It also could be left blank for a random name. The corresponding CLI way of doing this is dvc exp run -n less_epochs -S params.yaml:epochs=10