Skip to content

Commit 323d097

Browse files
committed
alt text
1 parent 2973674 commit 323d097

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-manage-environments-in-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ If a new environment is given the same name as an existing environment in the wo
6262

6363
1. Once an environment has been created, view its details by selecting the __Name__ from the __Custom environments__ tab.
6464

65-
:::image type="content" source="media/how-to-manage-environments-in-studio/select-existing-environment.png" alt-text="{alt-text}":::
65+
:::image type="content" source="media/how-to-manage-environments-in-studio/select-existing-environment.png" alt-text="Screenshot of the custom environments page.":::
6666

6767
1. Use the __Version__ dropdown menu to select different versions of the environment. From the __Details__ tab, you can view metadata and the contents of the environment through its various dependencies. Select the pencil icons to edit fields such as __Description__ and __Tags__.
6868

69-
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-details.png" alt-text="{alt-text}":::
69+
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-details.png" alt-text="Screenshot of the environment details tab.":::
7070

7171
3. Select the __Context__ tab to upload additional files or edit the existing Dockerfile. Use __Save and Build__ to save any changes and rebuild the context.
7272

7373
Keep in mind that any changes to the Docker or Conda sections create a new version of the environment.
7474

75-
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-context.png" alt-text="Screenshot of the environment details page.":::
75+
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-context.png" alt-text="Screenshot of the environment context tab.":::
7676

7777
## View logs
7878

0 commit comments

Comments
 (0)