Azure / Azure/MachineLearningNotebooks
print(azure.ai.ml.version.VERSION) does not work
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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**
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
リンク先ドキュメントの詳細で特定されている AzureML-Docset/docs-ref-conceptual/installv2.md を開き、SDK のバージョン確認の例を確認します。ドキュメントに記載されている属性を使用するように例を更新し、install SDK v2 ページに修正後の式が表示されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- documentation, machine-learning
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 50/100