You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2020/02/27 09:15:13 UTC

[incubator-dlab] 01/01: Merge pull request #620 from apache/DLAB-625

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

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

commit 0e8c625694151521e14edc6373cbf543b55f1915
Merge: 7ce3069 04399b8
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Thu Feb 27 11:15:01 2020 +0200

    Merge pull request #620 from apache/DLAB-625
    
    [DLAB-625][Dev] Created Jupyterlab template for Azure

 .../src/general/conf/dlab.ini                      |   2 +-
 .../src/general/files/azure/jupyterlab_Dockerfile  |  51 +++
 .../files/azure/jupyterlab_description.json        |  25 ++
 .../general/files/gcp/jupyterlab_description.json  |   2 +-
 .../general/scripts/azure/jupyterlab_configure.py  | 398 +++++++++++++++++++++
 .../src/general/scripts/azure/ssn_configure.py     |   1 +
 .../jenkins_jobs/create_notebook_image/config.xml  |   1 +
 .../jenkins_jobs/create_notebook_server/config.xml |   1 +
 .../jenkins_jobs/manage_git_credentials/config.xml |   1 +
 .../jenkins_jobs/start_notebook_server/config.xml  |   1 +
 .../jenkins_jobs/stop_notebook_server/config.xml   |   1 +
 .../terminate_notebook_image/config.xml            |   1 +
 .../terminate_notebook_server/config.xml           |   1 +
 .../src/jupyterlab/Dockerfile_jupyterlab           |   8 +-
 .../scripts/configure_jupyterlab_node.py           |   7 -
 15 files changed, 489 insertions(+), 12 deletions(-)


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