mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Machine Learning Services extension with package management feature (#8622)
* Machine Learning Services extension with package management feature
This commit is contained in:
10
extensions/machine-learning-services/package.nls.json
Normal file
10
extensions/machine-learning-services/package.nls.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user