Skip to content

Commit 551983a

Browse files
authored
extension: add more keywords (tags)
1 parent 979218c commit 551983a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

extension/package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@
2020
"homepage": "https://github.com/iterative/vscode-dvc/README.md",
2121
"keywords": [
2222
"iterative",
23-
"data",
24-
"version",
25-
"control",
23+
"data version control",
24+
"plots",
25+
"experiment tracking",
26+
"hyperparameters",
27+
"dataset",
2628
"dvc"
2729
],
2830
"categories": [

0 commit comments

Comments
 (0)