Azure / Azure/MachineLearningNotebooks

Error Running Sample Notebook - Azure Machine Learning Pipeline with NotebookRunnerStep

Abierto
#1,781 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
4.4k
Forks
2.6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.")`

Screen Shot 2022-07-14 at 20 26 36
l
Screen Shot 2022-07-14 at 20 27 20

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Empieza con el ejemplo enlazado aml-pipelines-with-notebook-runner-step.ipynb y la configuración de NotebookRunConfig mostrada en el issue. Ejecuta el notebook hasta crear la configuración y compara el error resultante con las capturas de pantalla; el trabajo estará terminado cuando el ejemplo se ejecute correctamente o el fallo reproducible quede claramente aislado.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure, jupyter-notebook, python
Área
cloud, machine-learning
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.