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