Azure / Azure/MachineLearningNotebooks

Error Running Sample Notebook - Azure Machine Learning Pipeline with NotebookRunnerStep

オープン
#1,781 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。