Skip to content

Commit 979218c

Browse files
authored
extension: add ML, SCM as package categories
1 parent d20c6b4 commit 979218c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

extension/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@
2626
"dvc"
2727
],
2828
"categories": [
29+
"Machine Learning",
2930
"Data Science",
30-
"Visualization"
31+
"Visualization",
32+
"SCM Providers"
3133
],
3234
"galleryBanner": {
3335
"color": "#333",

0 commit comments

Comments
 (0)