From a9e122a7776a92e8803a7f81c0140cd1d4872317 Mon Sep 17 00:00:00 2001 From: Nancy Badran Date: Tue, 13 Oct 2020 17:21:40 +0000 Subject: [PATCH 1/2] Add message when shoose image --- .../src/app/resource-form/form-image/form-image.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/app/resource-form/form-image/form-image.component.html b/frontend/src/app/resource-form/form-image/form-image.component.html index 2d7c256e..82c7ecdf 100644 --- a/frontend/src/app/resource-form/form-image/form-image.component.html +++ b/frontend/src/app/resource-form/form-image/form-image.component.html @@ -4,8 +4,7 @@

Image

- A starter Jupyter Docker Image with a baseline deployment and typical ML - packages. + 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.

Custom Image Date: Tue, 13 Oct 2020 20:48:11 +0000 Subject: [PATCH 2/2] use Prettier --- .../src/app/resource-form/form-image/form-image.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/resource-form/form-image/form-image.component.html b/frontend/src/app/resource-form/form-image/form-image.component.html index 82c7ecdf..482f7d58 100644 --- a/frontend/src/app/resource-form/form-image/form-image.component.html +++ b/frontend/src/app/resource-form/form-image/form-image.component.html @@ -4,7 +4,8 @@

Image

- 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. + 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.

Custom Image