Azure / Azure/MachineLearningNotebooks
AttributeError: '_OfflineRun' object has no attribute 'experiment'
オープン
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have the error:
AttributeError: '_OfflineRun' object has no attribute 'experiment'
`azureml-core==1.44.0`
I want to get my secret from my keyvault and I am using the following code in my pipeline:
`from azureml.core import Run`
`run = Run.get_context()`
`ws = run.experiment.workspace`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。