Azure / Azure/MachineLearningNotebooks

Error Running Sample Notebook - Azure Machine Learning Pipeline with NotebookRunnerStep

未关闭
#1,781 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
4.4k
派生
2.6k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。