You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dm...@apache.org on 2019/09/05 08:04:34 UTC

[incubator-dlab] 01/01: [DLAB-77] Temporarily removed tensor-rstudio template because of unpreparedness

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

dmysakovets pushed a commit to branch DLAB-77
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 0a3adb7c4ff69c63a164cdea17b0310af3683e6d
Author: Dyoma33 <de...@gmail.com>
AuthorDate: Thu Sep 5 11:04:22 2019 +0300

    [DLAB-77] Temporarily removed tensor-rstudio template because of unpreparedness
---
 .../files/gcp/tensor-rstudio_description.json      | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_description.json b/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_description.json
new file mode 100644
index 0000000..0b0539e
--- /dev/null
+++ b/infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_description.json
@@ -0,0 +1,38 @@
+/*
+{
+  "exploratory_environment_shapes": {
+    "GPU optimized": [
+      {
+        "Size": "S",
+        "Description": "n1-standard-2",
+        "Type": "n1-standard-2",
+        "Ram": "7.50 GB",
+        "Cpu": "2"
+      },
+      {
+        "Size": "M",
+        "Description": "n1-highcpu-8",
+        "Type": "n1-highcpu-8",
+        "Ram": "7.20 GB",
+        "Cpu": "8"
+      },
+      {
+        "Size": "L",
+        "Description": "n1-highmem-32",
+        "Type": "n1-highmem-32",
+        "Ram": "208 GB",
+        "Cpu": "32"
+      }
+    ]
+  },
+  "exploratory_environment_versions": [
+    {
+      "template_name": "RStudio with TensorFlow 1.8.0",
+      "description": "Base image with TensorFlow and RStudio node creation routines",
+      "environment_type": "exploratory",
+      "version": "tensorflow_gpu-1.8.0",
+      "vendor": "GCP"
+    }
+  ]
+}
+*/
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org