Skip to content

Commit eacf212

Browse files
committed
add component UI limitation
1 parent fe5a601 commit eacf212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-create-component-pipelines-ui.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ This example uses `train.yml` [in the directory](https://github.com/Azure/azurem
6060
>[!Note]
6161
> When register components in UI, `code` defined in the component YAML file can only point to the current folder where YAML file locates or the subfolders, which means you cannot specify `../` for `code` as UI cannot recognize the parent directory.
6262
> `additional_includes` can only point to the current or sub folder.
63+
> Currently, UI only supports registering components with `command` type.
6364
6465
6566
2. Select Upload from **Folder**, and select the `1b_e2e_registered_components` folder to upload. Select `train.yml` from the drop down list below.

0 commit comments

Comments
 (0)