Azure / Azure/MachineLearningNotebooks
AttributeError: '_OfflineRun' object has no attribute 'experiment'
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 4.4k
- Fork
- 2.6k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.