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
When an experiment failed, I can use dvc queue logs <task> to see the logs of the failed run to figure out what went wrong. The VS Code extension has the "Show Logs" context menu entry on the Experiments tab disabled, however, for the same experiment. It would be nice if I could use the context menu to open the logs of the failed experiment without resorting to the DVC CLI.
The text was updated successfully, but these errors were encountered:
When an experiment failed, I can use
dvc queue logs <task>
to see the logs of the failed run to figure out what went wrong. The VS Code extension has the "Show Logs" context menu entry on the Experiments tab disabled, however, for the same experiment. It would be nice if I could use the context menu to open the logs of the failed experiment without resorting to the DVC CLI.The text was updated successfully, but these errors were encountered: