Skip to content

Commit 57cb443

Browse files
authored
Replace Show Experiments and Plots buttonwith a Run Experiment button and added icons to sidebar buttons (#3272)
1 parent 7f35540 commit 57cb443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@
13531353
"viewsWelcome": [
13541354
{
13551355
"view": "dvc.views.webviews",
1356-
"contents": "[Show Experiments](command:dvc.showExperiments)\n[Show Plots](command:dvc.showPlots)\n[Show Experiments and Plots](command:dvc.showExperimentsAndPlots)"
1356+
"contents": "[$(beaker) Show Experiments](command:dvc.showExperiments)\n[$(graph-scatter) Show Plots](command:dvc.showPlots)\n[$(play) Run Experiment](command:dvc.runExperiment)"
13571357
},
13581358
{
13591359
"view": "dvc.views.welcome",

0 commit comments

Comments
 (0)