Skip to content

Commit 754f9c0

Browse files
authored
add extension changes for release of ml extension 2.36.0 (#8556)
* add extension changes for release of ml extension 2.36.0 * Revert "add extension changes for release of ml extension 2.36.0" This reverts commit 2c44533. * release ml extension v2.36.0
1 parent bc682e3 commit 754f9c0

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed

src/index.json

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69777,6 +69777,99 @@
6977769777
"version": "2.35.0"
6977869778
},
6977969779
"sha256Digest": "dd7805a735fc75989040a0e2f78ea9b7d0c5d4aa4feba0effe57cab5cb9dad4a"
69780+
},
69781+
{
69782+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.36.0-py3-none-any.whl",
69783+
"filename": "ml-2.36.0-py3-none-any.whl",
69784+
"metadata": {
69785+
"azext.minCliCoreVersion": "2.15.0",
69786+
"classifiers": [
69787+
"Development Status :: 5 - Production/Stable",
69788+
"Intended Audience :: Developers",
69789+
"Intended Audience :: System Administrators",
69790+
"Environment :: Console",
69791+
"Programming Language :: Python",
69792+
"Programming Language :: Python :: 3",
69793+
"Programming Language :: Python :: 3.7",
69794+
"Programming Language :: Python :: 3.8",
69795+
"Programming Language :: Python :: 3.9",
69796+
"Programming Language :: Python :: 3.10",
69797+
"Programming Language :: Python :: 3.11",
69798+
"Programming Language :: Python :: 3.12",
69799+
"Programming Language :: Python :: 3.13",
69800+
"License :: OSI Approved :: MIT License"
69801+
],
69802+
"description_content_type": "text/x-rst",
69803+
"extensions": {
69804+
"python.details": {
69805+
"contacts": [
69806+
{
69807+
"email": "azuremlsdk@microsoft.com",
69808+
"name": "Microsoft Corporation",
69809+
"role": "author"
69810+
}
69811+
],
69812+
"document_names": {
69813+
"description": "DESCRIPTION.rst"
69814+
},
69815+
"project_urls": {
69816+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
69817+
}
69818+
}
69819+
},
69820+
"extras": [],
69821+
"generator": "bdist_wheel (0.30.0)",
69822+
"license": "MIT",
69823+
"metadata_version": "2.0",
69824+
"name": "ml",
69825+
"run_requires": [
69826+
{
69827+
"requires": [
69828+
"azure-common (>=1.1)",
69829+
"azure-common>=1.1",
69830+
"azure-identity (==1.17.1)",
69831+
"azure-identity==1.17.1",
69832+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
69833+
"azure-mgmt-resource<23.0.0,>=3.0.0",
69834+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
69835+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
69836+
"azure-monitor-opentelemetry",
69837+
"azure-monitor-opentelemetry",
69838+
"azure-storage-blob (>=12.10.0)",
69839+
"azure-storage-blob>=12.10.0",
69840+
"azure-storage-file-datalake (>=12.2.0)",
69841+
"azure-storage-file-datalake>=12.2.0",
69842+
"azure-storage-file-share",
69843+
"azure-storage-file-share",
69844+
"colorama",
69845+
"colorama",
69846+
"cryptography",
69847+
"cryptography",
69848+
"docker",
69849+
"docker",
69850+
"isodate",
69851+
"isodate",
69852+
"jsonschema (>=4.0.0)",
69853+
"jsonschema>=4.0.0",
69854+
"marshmallow (>=3.5)",
69855+
"marshmallow>=3.5",
69856+
"pydash (>=6.0.0)",
69857+
"pydash>=6.0.0",
69858+
"pyjwt",
69859+
"pyjwt",
69860+
"strictyaml",
69861+
"strictyaml",
69862+
"tqdm",
69863+
"tqdm",
69864+
"typing-extensions",
69865+
"typing-extensions"
69866+
]
69867+
}
69868+
],
69869+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
69870+
"version": "2.36.0"
69871+
},
69872+
"sha256Digest": "5d4e284f8acf4d4a25cfd9e1c2ff0b1d0fa978984aae66f8392b2fff1c1c8c24"
6978069873
}
6978169874
],
6978269875
"mobile-network": [

0 commit comments

Comments
 (0)