This is an automated email from the ASF dual-hosted git repository.

olehmykolaishyn pushed a commit to branch gcp-jupyter-highgpu-template-1
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/gcp-jupyter-highgpu-template-1 
by this push:
     new 1d694c7  fixed dropdown
     new cee5494  Merge branch 'gcp-jupyter-highgpu-template-1' of 
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
1d694c7 is described below

commit 1d694c72279c84dc22c61fa7e4119e1f6a5dd1a0
Author: oleh_mykolaishyn <[email protected]>
AuthorDate: Wed Mar 9 17:18:37 2022 +0200

    fixed dropdown
---
 .../src/general/files/gcp/jupyter-gpu-conda_description.json            | 2 +-
 .../src/general/files/gcp/jupyter-gpu_description.json                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu-conda_description.json
 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu-conda_description.json
index 01c6cc2..5528513 100644
--- 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu-conda_description.json
+++ 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu-conda_description.json
@@ -1,7 +1,7 @@
 {
   "exploratory_environment_shapes" :
   {
-    "GPU optimized" : [
+    "GPU" : [
       {"Size": "S", "Description": "a2-highgpu-1g", "Type": 
"a2-highgpu-1g","Ram": "85 GB","Cpu": "12"}
     ]
   },
diff --git 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
index d36322c..a234823 100644
--- 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
+++ 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
@@ -1,7 +1,7 @@
 {
   "exploratory_environment_shapes" :
   {
-    "GPU optimized" : [
+    "GPU" : [
       {"Size": "S", "Description": "a2-highgpu-1g", "Type": 
"a2-highgpu-1g","Ram": "85 GB","Cpu": "12"}
     ]
   },

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to