Machine Learning Services extension with package management feature (#8622)

* Machine Learning Services extension with package management feature
This commit is contained in:
Leila Lali
2019-12-17 09:55:42 -08:00
committed by GitHub
parent ef8c0e91e6
commit 0a6dc2720d
34 changed files with 3923 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
{
"displayName": "SQL Server Machine Learning Services",
"description": "SQL Server Machine Learning Services",
"mlServices.enable": "Enable Machine Learning Services",
"mlServices.disable": "Disable Machine Learning Services",
"title.tasks": "Getting Started",
"title.endpoints": "Endpoints",
"title.books": "Machine Learning Services Books",
"ml.command.managePackages": "Manage Packages in SQL Server"
}