Files
azuredatastudio/extensions/machine-learning-services/package.nls.json
Leila Lali 09b578a169 Machine Learning Services R Packages (#8870)
* R Package management in Machine learning services extension
2020-01-15 12:19:22 -08:00

15 lines
792 B
JSON

{
"displayName": "SQL Server Machine Learning Services",
"description": "SQL Server Machine Learning Services",
"title.tasks": "Tasks",
"title.configurations": "Configurations",
"title.endpoints": "Endpoints",
"mls.command.managePackages": "Manage Packages in SQL Server",
"mls.command.odbcdriver": "Install ODBC Driver for SQL Server",
"mls.command.mlsdocs": "Machine Learning Services Documentation",
"mls.configuration.title": "Machine Learning Services configurations",
"mls.pythonPath.description": "Local path to a preexisting python installation used by Machine Learning Services.",
"mls.rPath.description": "Local path to a preexisting python installation used by Machine Learning Services.",
"mls.command.dependencies": "Install Machine Learning Services Dependencies"
}