You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dg...@apache.org on 2021/01/28 15:49:51 UTC

[incubator-datalab] 01/01: Merge pull request #1050 from apache/DATALAB-2258

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

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

commit b3cfd1c4f430a054684ec5f7a3ea30b209a2bb4e
Merge: 7ce11c3 56edde9
Author: Dmytro Gnatyshyn <42...@users.noreply.github.com>
AuthorDate: Thu Jan 28 17:49:40 2021 +0200

    Merge pull request #1050 from apache/DATALAB-2258
    
    [DATALAB-2258]: Show GPU Dataproc parameters on cluster details dialog

 .../src/general/files/gcp/jupyter_description.json |  4 ++
 .../src/general/lib/os/debian/edge_lib.py          |  2 +
 .../computational/UserComputationalResource.java   | 11 +++++
 .../computational/GcpComputationalResource.java    |  5 +++
 .../impl/InfrastructureInfoServiceImpl.java        |  1 +
 .../bucket-browser/bucket-browser.component.ts     |  2 +-
 .../bucket-browser/bucket-data.service.ts          | 51 +++++++++++-----------
 .../folder-tree/folder-tree.component.ts           | 23 +++++++++-
 .../cluster-details/cluster-details.component.html | 33 +++++++++++---
 .../install-libraries.component.html               | 10 ++---
 .../install-libraries.component.ts                 | 14 +++---
 11 files changed, 111 insertions(+), 45 deletions(-)


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