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/30 11:06:40 UTC

[incubator-datalab] branch DATALAB-2091 updated (9f5c215 -> 0a7e037)

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

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


    from 9f5c215  Merge remote-tracking branch 'origin/DATALAB-2091' into DATALAB-2091
     add 2d4e48f  [DataLab-2372] - [AWS] Create Deeplearning notebook from cloud AMI added
     add 2f48047  [DataLab-2372] - [AWS] Get Deeplearning image id fixed
     add 09575d5  [DataLab-2372] - [AWS] Deeplearning description added
     add dc9d8c2  [DataLab-2372] - [AWS] Deeplearning notebook updated for using aws predefined image
     add 1d85ccc  [DataLab-2372] - [AWS][Azure] Deeplearning notebook updated for using aws predefined image
     new 0a7e037  Merge pull request #1149 from apache/DATALAB-2372

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scripts/configure_deep_learning_node.py        | 103 +++++++++++----------
 .../src/general/conf/datalab.ini                   |   2 +
 .../files/aws/deeplearning_description.json        |   6 +-
 .../files/azure/deeplearning_description.json      |   6 +-
 .../src/general/lib/aws/meta_lib.py                |   1 -
 .../src/general/lib/os/fab.py                      |  20 ++--
 .../general/scripts/aws/common_prepare_notebook.py |   2 +
 7 files changed, 78 insertions(+), 62 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1149 from apache/DATALAB-2372

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0a7e037130ca776822322e33ff7b16dfc635ca73
Merge: 9f5c215 1d85ccc
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Fri Apr 30 14:06:30 2021 +0300

    Merge pull request #1149 from apache/DATALAB-2372
    
    Datalab 2372

 .../scripts/configure_deep_learning_node.py        | 103 +++++++++++----------
 .../src/general/conf/datalab.ini                   |   2 +
 .../files/aws/deeplearning_description.json        |   6 +-
 .../files/azure/deeplearning_description.json      |   6 +-
 .../src/general/lib/aws/meta_lib.py                |   1 -
 .../src/general/lib/os/fab.py                      |  20 ++--
 .../general/scripts/aws/common_prepare_notebook.py |   2 +
 7 files changed, 78 insertions(+), 62 deletions(-)


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