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/07/01 12:00:57 UTC

[incubator-datalab] branch develop updated (4e24db1 -> 706a001)

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

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


    from 4e24db1  Merge remote-tracking branch 'origin/develop' into develop
     add 45599a2  [DATALAB-2449] - [GCP] GPU type and count fixed for Jupyter and Spark cluster
     new 706a001  Merge pull request #1214 from apache/DATALAB-2449

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:
 .../src/general/lib/gcp/actions_lib.py             | 10 +++----
 .../general/scripts/gcp/common_create_instance.py  |  4 ++-
 .../general/scripts/gcp/common_prepare_notebook.py | 17 ++++++++----
 .../general/scripts/gcp/dataengine_configure.py    | 32 ++++++++++++++++++++++
 .../src/general/scripts/gcp/dataengine_prepare.py  | 31 ++++++++++++++-------
 .../src/general/scripts/gcp/jupyter_configure.py   |  2 +-
 6 files changed, 73 insertions(+), 23 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 #1214 from apache/DATALAB-2449

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

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

commit 706a00138502c27bbc511ddbdbcbfb5138f7279a
Merge: 4e24db1 45599a2
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Thu Jul 1 15:00:49 2021 +0300

    Merge pull request #1214 from apache/DATALAB-2449
    
    [DATALAB-2449] - [GCP] GPU type and count fixed for Jupyter and Spark cluster

 .../src/general/lib/gcp/actions_lib.py             | 10 +++----
 .../general/scripts/gcp/common_create_instance.py  |  4 ++-
 .../general/scripts/gcp/common_prepare_notebook.py | 17 ++++++++----
 .../general/scripts/gcp/dataengine_configure.py    | 32 ++++++++++++++++++++++
 .../src/general/scripts/gcp/dataengine_prepare.py  | 31 ++++++++++++++-------
 .../src/general/scripts/gcp/jupyter_configure.py   |  2 +-
 6 files changed, 73 insertions(+), 23 deletions(-)

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