Added multiple location option to package management dialog (#9790)

* Added multiple location option to package management dialog
This commit is contained in:
Leila Lali
2020-04-01 13:33:45 -07:00
committed by GitHub
parent 0bfbdc62ed
commit dd56908a06
25 changed files with 728 additions and 231 deletions

View File

@@ -37,7 +37,7 @@
},
"machineLearningServices.enableR": {
"type": "boolean",
"default": "true",
"default": "false",
"description": "%mls.enableR.description%"
},
"machineLearningServices.pythonPath": {