You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dm...@apache.org on 2019/07/18 07:49:28 UTC

[incubator-dlab] 01/01: Merge pull request #168 from apache/DLAB-627

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

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

commit aad2b933a6b446c50538ae827fc97033fad91796
Merge: 24b335d 24b3904
Author: Demyan Mysakovets <34...@users.noreply.github.com>
AuthorDate: Thu Jul 18 10:49:23 2019 +0300

    Merge pull request #168 from apache/DLAB-627
    
    [DLAB-627] Created jupyterlab templete for GCP

 .../general/files/gcp/jupyter-docker_Dockerfile    |  48 ++++
 .../files/gcp/jupyter-docker_description.json      |  33 +++
 .../src/general/scripts/gcp/edge_prepare.py        |   4 +-
 .../scripts/gcp/jupyter-docker_configure.py        | 320 +++++++++++++++++++++
 .../src/general/scripts/gcp/ssn_configure.py       |   1 +
 .../general/scripts/os/get_list_available_pkgs.py  |   4 +-
 .../general/scripts/os/jupyter_container_start.py  |   4 +-
 .../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_server/config.xml           |   1 +
 .../src/ssn/files/gcp/mongo_roles.json             |  10 +
 .../src/ssn/templates/docker_build.py              |   1 +
 14 files changed, 424 insertions(+), 6 deletions(-)


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