Azure / Azure/MachineLearningNotebooks
AttributeError: '_OfflineRun' object has no attribute 'experiment'
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 4.4k
- Fork
- 2.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.