Skip to content

Commit a9e122a

Browse files
author
Nancy Badran
committed
Add message when shoose image
1 parent 738e6fd commit a9e122a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/app/resource-form/form-image/form-image.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ <h3>
44
Image
55
</h3>
66
<p>
7-
A starter Jupyter Docker Image with a baseline deployment and typical ML
8-
packages.
7+
Select the base software you want installed in your server. If you choose a custom image, it must be available in the DAaaS container registry.
98
</p>
109
<mat-checkbox *ngIf="!readonly" formControlName="customImageCheck"
1110
>Custom Image</mat-checkbox

0 commit comments

Comments
 (0)