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/10/18 08:32:01 UTC

[incubator-datalab] 01/01: Merge pull request #1772 from apache/DATALAB-3073

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 7392084a16ee5e655801b83c9c157a0a46de6a24
Merge: c4fd7673d 906010fda
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Tue Oct 18 11:31:54 2022 +0300

    Merge pull request #1772 from apache/DATALAB-3073
    
    [DATALAB-3073]: added optional jupyter keycalok client creation

 .../src/base/scripts/configure_keycloak.py         | 22 +++++++++--
 .../src/general/conf/datalab.ini                   |  2 +
 .../src/general/lib/os/fab.py                      |  8 ++--
 .../scripts/aws/common_terminate_notebook.py       | 44 ++++++++++++++++++++++
 .../src/general/scripts/aws/jupyter_configure.py   | 39 +++++++++++++++++++
 .../scripts/azure/common_terminate_notebook.py     | 39 +++++++++++++++++++
 .../src/general/scripts/azure/jupyter_configure.py | 39 +++++++++++++++++++
 .../scripts/gcp/common_terminate_notebook.py       | 44 ++++++++++++++++++++++
 .../general/scripts/gcp/jupyter-gpu_configure.py   | 40 ++++++++++++++++++++
 .../src/general/scripts/gcp/jupyter_configure.py   | 39 +++++++++++++++++++
 10 files changed, 309 insertions(+), 7 deletions(-)


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