-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
A: plotsArea: plots webview, side panel and everything relatedArea: plots webview, side panel and everything relatedpriority-p1Regular product backlogRegular product backlogtriage
Description
Issue: dvclive.log_plot Plots Not Loading in DVC UI
Hi everyone,
I've implemented a model evaluation pipeline that will be integrated into our team's model release process. However, I'm running into an issue where plots created using dvclive.log_plot do not load in the DVC VSCode UI.
Steps to Reproduce
- Generate plots using
dvclive.log_plot(...). - Select the experiment in the DVC extension.
- Click on "Show Plots".
- The UI remains stuck on "Loading plots..." indefinitely.
What Works
When I manually run:
dvc plots showand compile the generated HTML file, the plots display correctly. This suggests that dvclive is correctly saving the plots, but the DVC UI isn't rendering them properly.
Question
Has anyone else encountered this issue? Any insights into why DVC UI fails to load the plots while dvc plots show works fine?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
A: plotsArea: plots webview, side panel and everything relatedArea: plots webview, side panel and everything relatedpriority-p1Regular product backlogRegular product backlogtriage