Skip to content

Commit 8e309cc

Browse files
authored
Update how-to-interactive-jobs.md
1 parent cd0e5cc commit 8e309cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-interactive-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ By specifying interactive applications at job creation, you can connect directly
6060
> [!NOTE]
6161
> If you use `sleep infinity`, you will need to manually [cancel the job](./how-to-interactive-jobs.md#end-job) to let go of the compute resource (and stop billing).
6262
63-
5. Select at least one training application you want to use to interact with the job. If you don't select an application, the debug feature won't be available.
63+
5. In compute settings, expand the option for **Training applications**. Select at least one training application you want to use to interact with the job. If you don't select an application, the debug feature won't be available.
6464

6565
:::image type="content" source="./media/interactive-jobs/select-training-apps.png" alt-text="Screenshot of selecting a training application for the user to use for a job.":::
6666

0 commit comments

Comments
 (0)