vscode-dvc
vscode-dvc copied to clipboard
Update the DVC: Get Started / Plots Dashboard
Select (click the circle beside the experiment name) one or more up to 7 experiments in the table view to visualize in the Plots Dashboard. screenshot Use DVC: Show Plots from the command palette to open it or open it using the table's row context menu.
@shcheklein : We need to wait for the https://github.com/iterative/vscode-dvc/pull/2553 to land
Thanks @maxagin . The image should be also part of this PR please.
Also, please see in the file and wrap text at 80 symbols.
The screenshot was updated. Thanks
Sorry forgot to wrap the text. Will create an update
The problem with this approach is that people don't see now the plots dashboard itself when they open the page (they would need to scroll). Should we change the order of things?
The problem with this approach is that people don't see now the plots dashboard itself when they open the page (they would need to scroll). Should we change the order of things?
Maybe we can rename the section titles e.g.
- Experiments View ~~Experiments Table~~
- Plots View ~~Plots Dashboard~~
WDYT?
Otherwise, we need to change the textual content I think.
that people don't see now the plots dashboard
Before it also was not at the top!
@maxagin re renaming - let's do one thing at at a time please ;)
Was it at least somewhat visible? My point is that even if it was bad we are making it worse. Should we reorder things a bit?
A possible solution is to add overview images for some sections e.g. sidebar, EXPs, Plots. I like this solution also because we educate users on what views we actually have and how possibly you should organize the panels WDYT @shcheklein ?
@maxagin feels a bit too much and more images to maintain.
@maxagin so, how about changing the order and finally merging this and the second PR (we can release everything today / tomorrow then)?
more images to maintain.
- Three more images won't make any difference if all the images will have to be changed.
- Personally I think this is a very clever idea - to show right away the main extension views, thus we can educate the user about what he can expect and hopefully reduce the number of leaving users.
changing the order
I am not sure this is good, as the content of this section is clearly organized to explain what you need to do step by step:
- What to do to show EXPs in Plots view
- Types of plots
- Explaining the types
@shcheklein, what is your take on this?
@maxagin any updates on this? :)
Completely went out of my radar! I will deal with it ASAP @shcheklein
@maxagin could you update / or upload the video please?
@shcheklein the description video is updated.
Code Climate has analyzed commit 2b2cc5cf and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (85% is the threshold).
This pull request will bring the total coverage in the repository to 96.8% (0.0% change).
View more on Code Climate.