Skip to content

Commit

Permalink
ML extension:2.8.0 for azure-ai-ml 0.1.0b7 (#5383)
Browse files Browse the repository at this point in the history
* ML extension:2.8.0 for azure-ai-ml 0.1.0b7

* Updating sha of wheel
  • Loading branch information
harneetvirk authored Sep 23, 2022
1 parent 3f21d3e commit 7bfb799
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -30178,6 +30178,76 @@
"version": "2.7.1"
},
"sha256Digest": "42119a1eb36735135450160c28206d4e502649e047c7fee4b9058783cbfca17f"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.8.0-py3-none-any.whl",
"filename": "ml-2.8.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Environment :: Console",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: MIT License"
],
"description_content_type": "text/x-rst",
"extensions": {
"python.details": {
"contacts": [
{
"email": "azuremlsdk@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azureml-examples"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ml",
"run_requires": [
{
"requires": [
"applicationinsights (<=0.11.10)",
"azure-common (<2.0.0,>=1.1)",
"azure-storage-blob (<12.13.0,>=12.10.0)",
"azure-storage-file-datalake (<12.8.0)",
"azure-storage-file-share (<12.9.0)",
"colorama (<=0.4.4)",
"cryptography",
"docker",
"isodate",
"jsonschema (<5.0.0,>=4.0.0)",
"marshmallow (<4.0.0,>=3.5)",
"pathspec (==0.9.*)",
"pydash (<=4.9.0)",
"pyjwt (<3.0.0)",
"strictyaml (<=1.6.1)",
"tqdm (<=4.63.0)",
"typing-extensions (>=4.0.1)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.8.0"
},
"sha256Digest": "b2579e95b5e563633e2975286837540968a2773880ea40cf7d7e678eb09ab9d3"
}
],
"monitor-control-service": [
Expand Down

0 comments on commit 7bfb799

Please sign in to comment.