Skip to content

Commit

Permalink
Updating ML extension to use latest public preview for SDKv2 (#4857)
Browse files Browse the repository at this point in the history
* Updating ML extension to use latest public preview for SDKv2

* Updating the metadata of ml extension

* Updating the metadata of ML extension

* Updating the metadata of ML extension

* Updating the metadata of ML extension

* Updating the metadata of ML extension

* Updating the metadata of ML extension
  • Loading branch information
harneetvirk authored May 23, 2022
1 parent e93624e commit d161598
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25121,6 +25121,75 @@
"version": "2.3.1"
},
"sha256Digest": "b296b2f83a88746f8be534b61a21e8a3e51f01b57b240897f79b9f9289388643"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.4.0-py3-none-any.whl",
"filename": "ml-2.4.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-identity",
"azure-storage-blob (<=12.9.0,>=12.5.0)",
"azure-storage-file-share (<13.0.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 (<=2.3.0)",
"tqdm (<=4.63.0)",
"typing-extensions (<4.0.0,>=3.10)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.4.0"
},
"sha256Digest": "12619f9c3d0908f934a4e76e5c3dcf5c86bd58c89819c725b9c0dad143adac51"
}
],
"monitor-control-service": [
Expand Down

0 comments on commit d161598

Please sign in to comment.