-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
p3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintuiuser interface / interactionuser interface / interaction
Description
DVC version: 1.8.4
After #4590 we support plotting for any "plot-able" file.
Support for plotting does not mean support for modifying the plot - since we don't have a place to write the information to.
plots modify
-ing non plot file will result:
ERROR: Unable to find DVC-file with output '{filename}'
This message should probably be more clear in this context. Something like
ERROR: '{filename}' is not marked as plot in any DVC-file, and it cannot be modified.
Related to: iterative/dvc.org#1809
efiop and jorgeorpinel
Metadata
Metadata
Assignees
Labels
p3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintuiuser interface / interactionuser interface / interaction