You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2022/09/07 08:34:38 UTC

[incubator-datalab] branch DATALAB-1408 updated (55e7f85c3 -> 3fd3fe906)

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

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


    from 55e7f85c3 [DATALAB-1408]: added cluster status check before termination
     add a7eb47692 [DATALAB-2992]: Added pre-installation of Pytorch library
     add 72acb7a1b Merge pull request #1711 from OleksandrRepnikov/DATALAB-2992
     add dbd8d1e38 minor fix
     add f88e3c59e Merge pull request #1712 from apache/fix/hdinsight-request-endpoint
     add 2ffbf5d3e fix hdinsight creation
     new 3fd3fe906 Merge branch 'develop' into DATALAB-1408

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/tensor/scripts/configure_tensor_node.py    |  5 +-
 .../computational/ComputationalCreateAzure.java    | 55 +++++++++++++++++++++-
 .../azure/ComputationalResourceAzure.java          |  4 +-
 .../dto/azure/AzureComputationalCreateForm.java    |  8 ++--
 .../datalab/backendapi/util/RequestBuilder.java    | 12 ++++-
 .../computational-resource-create.model.ts         |  2 +-
 6 files changed, 74 insertions(+), 12 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 branch 'develop' into DATALAB-1408

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

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

commit 3fd3fe9060d47caa78e54b29692103eeec8c8562
Merge: 55e7f85c3 2ffbf5d3e
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Wed Sep 7 11:34:28 2022 +0300

    Merge branch 'develop' into DATALAB-1408

 .../src/tensor/scripts/configure_tensor_node.py    |  5 +-
 .../computational/ComputationalCreateAzure.java    | 55 +++++++++++++++++++++-
 .../azure/ComputationalResourceAzure.java          |  4 +-
 .../dto/azure/AzureComputationalCreateForm.java    |  8 ++--
 .../datalab/backendapi/util/RequestBuilder.java    | 12 ++++-
 .../computational-resource-create.model.ts         |  2 +-
 6 files changed, 74 insertions(+), 12 deletions(-)


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