Skip to content
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12604,6 +12604,57 @@
"sha256Digest": "29f07fa6db12c70f9b93a3914d61ea108a5f410f40bc92389c1a87ea9312c766"
}
],
"ml": [
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-1.0.0a1-py3-none-any.whl",
"filename": "ml-1.0.0a1-py3-none-any.whl",
"metadata": {
"azext.isExperimental": true,
"azext.minCliCoreVersion": "2.15.0",
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/machinelearningservices"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ml",
"run_requires": [
{
"requires": [
"azure-identity",
"azure-storage-blob (<=12.5.0,>12.0.0b4)",
"azure-storage-file-share (==12.3.0)",
"cryptography (<=3.3.2)",
"isodate",
"marshmallow (<4.0.0,>=3.5)",
"pathspec (==0.8.*)",
"pydash (<=4.9.0)",
"pyjwt (<2.0.0)",
"tqdm"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "1.0.0a1"
},
"sha256Digest": "cfa1c03cdbefe01885b0694cac9b0970927d477851636665bd483e84d1440908"
}
],
"monitor-control-service": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/monitor_control_service-0.1.0-py3-none-any.whl",
Expand Down