Skip to content

Commit 26eb559

Browse files
authored
Changes path
1 parent 5ecab5f commit 26eb559

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
@@ -210,7 +210,7 @@ You can access the applications only when they are in **Running** status and onl
210210
### Interact with the applications
211211
When you click on the endpoints to interact when your job, you're taken to the user container under your working directory, where you can access your code, inputs, outputs, and logs. If you run into any issues while connecting to the applications, the interactive capability and applications logs can be found from **system_logs->interactive_capability** under **Outputs + logs** tab.
212212

213-
:::image type="content" source="./media/interactive-jobs/ij-logs.png" alt-text="Screenshot of interactive jobs interactive logs panel location.":::
213+
:::image type="content" source="./media/interactive-jobs/interactive-logs.png" alt-text="Screenshot of interactive jobs interactive logs panel location.":::
214214

215215
- You can open a terminal from Jupyter Lab and start interacting within the job container. You can also directly iterate on your training script with Jupyter Lab.
216216

0 commit comments

Comments
 (0)