mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -42,12 +42,12 @@
|
||||
},
|
||||
"machineLearningServices.pythonPath": {
|
||||
"type": "string",
|
||||
"default": "python",
|
||||
"default": "",
|
||||
"description": "%mls.pythonPath.description%"
|
||||
},
|
||||
"machineLearningServices.rPath": {
|
||||
"type": "string",
|
||||
"default": "r",
|
||||
"default": "",
|
||||
"description": "%mls.rPath.description%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user