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/02/15 12:57:58 UTC

[incubator-datalab] branch develop updated (b127b0c -> 0c3233b)

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

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


    from b127b0c  Merge pull request #1414 from GennadiyShpak/fix/aside-menu-names
     add 42e7adc  [DATALAB-2698]: fixed nvidia drivers for aws tensor
     add 3e06945  [DATALAB-2698]: fixed install_venv_pip_pkg function usage
     add bf6d18f  [DATALAB-2698]: added venv libs install
     add 5709754  [DATALAB-2698]: fixed function name
     add a5d089e  [DATALAB-2698]: added python3-opencv to packages installed by default
     add 0ea1fdc  [DATALAB-2698]: fixed install_venv_pip_pkg usage
     new 0c3233b  Merge pull request #1415 from apache/DATALAB-2698

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/os/debian/common_lib.py        |  7 ++---
 .../src/general/lib/os/debian/notebook_lib.py      | 33 ++++++++++++++++++++--
 .../general/scripts/aws/common_prepare_notebook.py | 10 +++++--
 .../src/general/scripts/aws/tensor_configure.py    | 16 +++++++++++
 .../scripts/{gcp => os}/common_install_gpu.py      |  0
 .../src/tensor/scripts/configure_tensor_node.py    | 10 +++++--
 6 files changed, 65 insertions(+), 11 deletions(-)
 rename infrastructure-provisioning/src/general/scripts/{gcp => os}/common_install_gpu.py (100%)

---------------------------------------------------------------------
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 #1415 from apache/DATALAB-2698

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

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

commit 0c3233b51aef5658e8618940dfec28abc6fb5bbe
Merge: b127b0c 0ea1fdc
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Tue Feb 15 14:57:35 2022 +0200

    Merge pull request #1415 from apache/DATALAB-2698
    
    [DATALAB-2698]: fixed tensor gpu usage

 .../src/general/lib/os/debian/common_lib.py        |  7 ++---
 .../src/general/lib/os/debian/notebook_lib.py      | 33 ++++++++++++++++++++--
 .../general/scripts/aws/common_prepare_notebook.py | 10 +++++--
 .../src/general/scripts/aws/tensor_configure.py    | 16 +++++++++++
 .../scripts/{gcp => os}/common_install_gpu.py      |  0
 .../src/tensor/scripts/configure_tensor_node.py    | 10 +++++--
 6 files changed, 65 insertions(+), 11 deletions(-)

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