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
[WorkspaceFormSteps.KindSelection]: 'Select a workspace kind to use for the workspace.',
34
+
[WorkspaceFormSteps.KindSelection]:
35
+
'A workspace kind is a template for creating a workspace, which is an isolated area where you can work with models in your preferred IDE, such as Jupyter Notebook.',
34
36
[WorkspaceFormSteps.ImageSelection]:
35
-
'Select a workspace image and image version to use for the workspace.',
36
-
[WorkspaceFormSteps.PodConfigSelection]: 'Select a pod config to use for the workspace.',
37
+
'Select a workspace image and image version to use for the workspace. A workspace image is a container image that contains the software and dependencies needed to run a workspace.',
38
+
[WorkspaceFormSteps.PodConfigSelection]:
39
+
'Select a pod config to use for the workspace. A pod config is a configuration that defines the resources and settings for a workspace.',
37
40
[WorkspaceFormSteps.Properties]: 'Configure properties for your workspace.',
0 commit comments