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 2021/06/09 08:57:15 UTC

[incubator-datalab] 03/03: Merge branch 'develop' into DATALAB-2414

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

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

commit d1ed3b14ae594a264dbd3ccd8985c6adb21d28d7
Merge: dc944a8 3bc4c89
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Wed Jun 9 11:56:30 2021 +0300

    Merge branch 'develop' into DATALAB-2414

 .../src/general/conf/datalab.ini                   |   2 +-
 .../src/general/lib/os/debian/notebook_lib.py      |  62 +++++------
 .../src/general/lib/os/fab.py                      |  12 +++
 .../src/general/scripts/gcp/tensor_configure.py    |  16 +++
 .../general/templates/gcp/interpreter_spark.json   | 114 ++-------------------
 .../src/general/templates/os/tensorboard.service   |   2 +-
 .../src/tensor/scripts/configure_tensor_node.py    |  12 ++-
 .../zeppelin/scripts/configure_zeppelin_node.py    |  15 ++-
 .../terraform/bin/deploy/endpoint_fab.py           |  30 +++---
 .../computational/GcpComputationalResource.java    |  20 ++--
 .../datalab/properties/ChangePropertiesConst.java  |  10 +-
 .../properties/ExternalChangeProperties.java       |   9 +-
 .../backendapi/core/commands/RunDockerCommand.java |   5 +-
 .../resources/ChangePropertiesResource.java        |   8 +-
 .../dto/gcp/GcpComputationalCreateForm.java        |  16 ++-
 .../resources/gcp/ComputationalResourceGcp.java    |   6 +-
 .../datalab/backendapi/util/RequestBuilder.java    |   6 +-
 .../configuration/configuration.component.html     |  16 +--
 ...utational-resource-create-dialog.component.html |  29 +++---
 ...mputational-resource-create-dialog.component.ts |   5 +
 .../computational-resource-create.model.ts         |   8 +-
 .../create-environment.component.html              |  31 ++++--
 .../create-environment.component.ts                |  40 ++++++--
 .../install-libraries.component.html               |  11 +-
 .../install-libraries.component.ts                 |   2 +-
 25 files changed, 245 insertions(+), 242 deletions(-)


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