You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by of...@apache.org on 2020/04/01 08:20:40 UTC

[incubator-dlab] 01/01: Merge branch 'develop' into DLAB-1571

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

ofuks pushed a commit to branch DLAB-1571
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit ed3a74103414d5d00bbde9d8d15dd19fcd68de73
Merge: 1d00ec5 802d6e9
Author: Oleh Fuks <ol...@gmail.com>
AuthorDate: Wed Apr 1 11:20:00 2020 +0300

    Merge branch 'develop' into DLAB-1571

 .../src/general/conf/dlab.ini                      |  2 ++
 .../general/files/gcp/jupyterlab_description.json  |  2 +-
 .../src/general/lib/gcp/actions_lib.py             | 15 ++++++-----
 .../src/general/scripts/aws/project_terminate.py   |  7 +++++
 .../scripts/azure/common_create_notebook_image.py  |  4 +--
 .../scripts/azure/deeplearning_configure.py        |  4 +--
 .../src/general/scripts/azure/edge_configure.py    |  8 +++---
 .../src/general/scripts/azure/jupyter_configure.py |  4 +--
 .../general/scripts/azure/jupyterlab_configure.py  |  4 +--
 .../src/general/scripts/azure/project_terminate.py | 11 ++++++++
 .../src/general/scripts/azure/rstudio_configure.py |  4 +--
 .../src/general/scripts/azure/tensor_configure.py  |  4 +--
 .../general/scripts/azure/zeppelin_configure.py    |  4 +--
 .../scripts/gcp/common_terminate_notebook.py       |  2 +-
 .../general/scripts/gcp/deeplearning_configure.py  |  4 +--
 .../src/general/scripts/gcp/jupyter_configure.py   |  4 +--
 .../general/scripts/gcp/jupyterlab_configure.py    |  4 +--
 .../src/general/scripts/gcp/rstudio_configure.py   |  4 +--
 .../src/general/scripts/gcp/superset_configure.py  |  4 +--
 .../scripts/gcp/tensor-rstudio_configure.py        |  4 +--
 .../src/general/scripts/gcp/tensor_configure.py    |  4 +--
 .../src/general/scripts/gcp/zeppelin_configure.py  |  4 +--
 services/provisioning-service/provisioning.yml     |  2 +-
 ...rovisioningServiceApplicationConfiguration.java |  2 +-
 .../epam/dlab/backendapi/dao/ExploratoryDAO.java   |  4 +++
 .../service/impl/ProjectServiceImpl.java           |  8 ++++--
 .../management/endpoints/endpoints.component.ts    | 31 +++++++++++++---------
 .../ami-create-dialog.component.ts                 |  5 ++--
 .../install-libraries.component.html               | 18 +++++++++----
 .../install-libraries.component.scss               |  8 ++++++
 .../install-libraries.component.ts                 | 25 +++++++++--------
 .../install-libraries/install-libraries.model.ts   |  1 -
 32 files changed, 130 insertions(+), 81 deletions(-)



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