Azure / Azure/MachineLearningNotebooks
Discrepancies in installing aml sdk v2 (azure-ai-ml module)
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
The article - https://learn.microsoft.com/en-us/python/api/overview/azure/ml/installv2?view=azure-ml-py suggests that we need to install aml python SDK v2 using the command:
pip install --pre azure-ai-ml
However, https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-auto-train-image-models?tabs=python says you can install using the following command:
pip install azure-ai-ml
We have inconsistencies in the installation instructions between two articles, and there might be more. Please have consistent installation instructions in all articles.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 2e8c5178-140e-41a7-8e42-414ce65cfea1
* Version Independent ID: 864214b2-5a41-45ac-c3e6-0dde20fee1d3
* Content: [Install the Azure Machine Learning SDK v2 for Python - Azure Machine Learning Python](https://learn.microsoft.com/en-us/python/api/overview/azure/ml/installv2?view=azure-ml-py)
* Content Source: [AzureML-Docset/docs-ref-conceptual/installv2.md](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/docs-ref-conceptual/installv2.md)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @harneetvirk
* Microsoft Alias: **harnvir**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.