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 run -M tmp.metric 'echo \{\"AUC\": \"0.65\"\} > tmp.metric'
dvc metrics show tmp.metric # works well
dvc metrics modify tmp.metric --type json
dvc metrics show tmp.metric
Error: Unable to read metric in 'tmp.metric': 'NoneType' object is not subscriptable
Having any troubles? Hit us up at dvc.org/support, we are always happy to help!
Error: Failed to show metrics: File 'tmp.metric' does not exist
Having any troubles? Hit us up at dvc.org/support, we are always happy to help!
Also note double "Having any troubles" message.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Also note double "Having any troubles" message.
The text was updated successfully, but these errors were encountered: