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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
