Azure / Azure/MachineLearningNotebooks

print(azure.ai.ml.version.VERSION) does not work

Open
#1,830 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Hello,
I found that

**print(azure.ai.ml.version.VERSION)**

to check SDK version does not work.
It should be:

**print(azure.ai.ml.__version__)**

from page: [install SDK v2](https://learn.microsoft.com/en-us/python/api/overview/azure/ml/installv2?view=azure-ml-py&source=docs)

_Regards,
@HristinaJilova_
---
#### 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&source=docs)
* 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.