Azure / Azure/MachineLearningNotebooks

RunConfiguration.load() does not work

オープン
#322 コメント 11 件 リアクション 0 件 担当者 0 名 GitHub で見る
ADO MLOps product-issue
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi

It appears the RunConfiguration.load() does not work. For example code snippit:
```
hdi_run_config = RunConfiguration()
hdi_run_config.load(path='.', name='hdi')
```
It finds the file - but after putting a debug point after the load, the object clearly isn't loaded with the hdi.runconfig, and is instead loaded with a default local.runconfig (which isn't in the project). In addition to this, after doing a exp.submit, it automatically creates a aml_config directory with docker.runconfig, local.runconfig, conda_dependencies.yml which is not related to what we doing (these are just templates anyway).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。