mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Machine Learning Services extension with package management feature (#8622)
* Machine Learning Services extension with package management feature
This commit is contained in:
6
extensions/machine-learning-services/config.json
Normal file
6
extensions/machine-learning-services/config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"requiredPythonPackages": [
|
||||
{ "name": "pymssql", "version": "2.1.4" },
|
||||
{ "name": "sqlmlutils", "version": ""}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user