You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by my...@apache.org on 2021/04/22 07:02:52 UTC

[incubator-datalab] branch DATALAB-2372 updated: [DataLab-2372] - [AWS] Deeplearning description added

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

mykolabodnar pushed a commit to branch DATALAB-2372
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/DATALAB-2372 by this push:
     new 09575d5  [DataLab-2372] - [AWS] Deeplearning description added
09575d5 is described below

commit 09575d5317bf16f0b1149541062e204f7863bb7a
Author: bodnarmykola <bo...@gmail.com>
AuthorDate: Thu Apr 22 10:02:34 2021 +0300

    [DataLab-2372] - [AWS] Deeplearning description added
---
 .../src/general/files/aws/deeplearning_description.json             | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/infrastructure-provisioning/src/general/files/aws/deeplearning_description.json b/infrastructure-provisioning/src/general/files/aws/deeplearning_description.json
index 5b66570..5339445 100644
--- a/infrastructure-provisioning/src/general/files/aws/deeplearning_description.json
+++ b/infrastructure-provisioning/src/general/files/aws/deeplearning_description.json
@@ -8,10 +8,10 @@
   "exploratory_environment_versions" :
   [
     {
-      "template_name": "Deep Learning  2.4",
-      "description": "Base image with Deep Learning and Jupyter",
+      "template_name": "AWS Deep Learning  42.1",
+      "description": "MXNet-1.8.0 & 1.7.0, TensorFlow-2.4.1, 2.1.3 & 1.15.5, PyTorch-1.4.0 & 1.8.0, Neuron, & others. NVIDIA CUDA, cuDNN, NCCL, Intel MKL-DNN, Docker, NVIDIA-Docker & EFA support. Uses Anaconda virtual environments, configured to keep the different framework installations separate and easy to switch between frameworks as Jupyter kernels.",
       "environment_type": "exploratory",
-      "version": "deeplearning-2.4",
+      "version": "deeplearning-42.1",
       "vendor": "AWS"
     }
   ]

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