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
While there is no template confusion1. It should fail with a proper error message.
not easy to understand --unset syntax
It supposed to be in the end, right? Initially I tried dvc plots modify --unset y plots.csv that didn't work. Same as in plots: diff: targets and revisions behaviour #3962
message
$ dvc plots -h
modify Modify plot props associated with a target file.
target file info is not needed. It can be Modify plot properties.
Misleading message(log: show modifying if entry already exists in dvcfile #3978)It should beModifying stage 'trainme' to 'dvc.yaml'--unsetshould handle errors properlyIt supposed to fail with proper message.#4044No template file check before setting(plots modify: complain if template does not exist #3995)While there is no template
confusion1. It should fail with a proper error message.not easy to understandSame as in plots: diff: targets and revisions behaviour #3962--unsetsyntaxIt supposed to be in the end, right? Initially I tried
dvc plots modify --unset y plots.csvthat didn't work.messagetarget fileinfo is not needed. It can beModify plot properties.message(plots: fix help message #3983)propsterm is often used. It was not clear what foes it mean. We should probably clarify.