Skip to content

Commit

Permalink
Onboard Azure Machine Learning Service CLI (Azure#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
gogowings authored and tamirkamara committed May 3, 2019
1 parent 905b28e commit c9f4475
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,74 @@
"sha256Digest": "c6669dacba6a8d3c263e132237b58e39bc3749c44f174a10673f44e266205e1c"
}
],
"azure-cli-ml": [
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-release/Candidate/604C89A437BA41BD942B4F46D9A3591D/azure_cli_ml-1.0.33.7-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.0.33.7-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.28",
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5"
],
"description_content_type": "text/x-rst",
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst",
"license": "LICENSE.txt"
},
"project_urls": {
"Home": "https://docs.microsoft.com/en-us/azure/machine-learning/service/"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "Proprietary https://aka.ms/azureml-preview-sdk-license ",
"metadata_version": "2.0",
"name": "azure-cli-ml",
"run_requires": [
{
"requires": [
"adal (>=0.4.7)",
"azureml-cli-common (==1.0.33.*)",
"docker (>=2.5.1)",
"kubernetes (>=3.0.0)",
"msrest (>=0.4.16)",
"pyyaml (>=3.12.0)",
"requests (>=2.18.1)",
"scp (>=0.10.2)",
"tabulate (>=0.7.7)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureML Command Module",
"test_requires": [
{
"requires": [
"azure-keyvault",
"mock",
"nose",
"unittest-xml-reporting"
]
}
],
"version": "1.0.33.7"
},
"sha256Digest": "31a24c8c88a6780696e69fe287e6377f97fd8e29f3bc60379040e1e601d1a0ed"
}
],
"botservice": [
{
"downloadUrl": "https://github.com/Microsoft/botbuilder-tools/releases/download/az-cli-extension/botservice-0.4.3-py2.py3-none-any.whl",
Expand Down

0 comments on commit c9f4475

Please sign in to comment.