mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Machine Learning Services Dashboard (#8796)
* Added a dashboard for Machine Learning Services Extension
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"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.tasks": "Tasks",
|
||||
"title.configurations": "Configurations",
|
||||
"title.endpoints": "Endpoints",
|
||||
"title.books": "Machine Learning Services Books",
|
||||
"ml.command.managePackages": "Manage Packages in SQL Server"
|
||||
"mls.command.managePackages": "Manage Packages in SQL Server",
|
||||
"mls.command.odbcdriver": "Install ODBC Driver for SQL Server",
|
||||
"mls.command.mlsdocs": "Machine Learning Services Documentation"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user