Azure / Azure/MachineLearningNotebooks
AttributeError: '_OfflineRun' object has no attribute 'experiment'
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 4.4k
- Forks
- 2.6k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.