Azure / Azure/MachineLearningNotebooks
Error Running Sample Notebook - Azure Machine Learning Pipeline with NotebookRunnerStep
- Langage dominant
- Jupyter Notebook
- Étoiles
- 4.4k
- Forks
- 2.6k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently Trying to execute this [Sample Notebook](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-with-notebook-runner-step.ipynb).
I get the following error when Creating Notebook run configuration and setting parameter values as shown below
`handler = AzureMLNotebookHandler(timeout=600, progress_bar=False, log_output=True)
cfg = NotebookRunConfig(source_directory=source_directory, notebook="training_notebook.ipynb",
handler = handler,
parameters={"arg1": "Machine Learning"},
run_config=conda_run_config)
print("Notebook Run Config is created.")`
l

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.