You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -58,9 +58,11 @@ If a new environment is given the same name as an existing environment in the wo
58
58
59
59
## View and edit environment details
60
60
61
-
Once an environment has been created, view its details by clicking on the name. Use the dropdown menu to select different versions of the environment. Here you can view metadata and the contents of the environment through its Docker and Conda layers.
61
+
Once an environment has been created, view its details by clicking on the name. Use the dropdown menu to select different versions of the environment. Here you can view metadata and the contents of the environment through its various dependencies.
62
62
63
-
Click on the pencil icons to edit tags and descriptions as well as the configuration files or image. Keep in mind that any changes to the Docker or Conda sections will create a new version of the environment.
63
+
Click on the pencil icons to edit tags and descriptions as well as the configuration files under the **Context** tab.
64
+
65
+
Keep in mind that any changes to the Docker or Conda sections will create a new version of the environment.
0 commit comments