You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/03/26 16:39:19 UTC

[incubator-dlab] branch DLAB-449 updated (5c2e232 -> a8c1b59)

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

ankovalyshyn pushed a change to branch DLAB-449
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 5c2e232  [DLAB-449]: added headers to alert dialogs
     new 95fdf7b  [DLAB-535] Fixed instance creation issue due to missing -y flag and added condition to install linux-aws-hwe only on AWS
     new 2d83485  Merge pull request #57 from Dyoma33/DLAB-535-dev
     new 9c6f497  added reverse proxy to azure
     new c6c2c4a  fixed typo
     new 2d2d1b7  Fixed issue with type of Edge IP address
     new 63f001e  fixed typo
     new afc04ea  increased keep-alive timeout for nginx;
     new 522a66e  fixed typo;
     new 1017a12  fixed issue with timeout
     new 3f2eecc  fixed issue with timeout
     new dfbce93  Merge pull request #59 from apache/DLAB-252
     new 2c899b4  [DLAB-552]: Fix notebook stopping/termination fails on GCP
     new 038fb9d  Merge pull request #60 from ioleksandr/DLAB-552
     new a8c1b59  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-449

The 5703 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/edge/templates/nginx.conf                  |  7 +-
 .../src/general/files/azure/base_Dockerfile        |  1 +
 .../src/general/lib/gcp/meta_lib.py                | 28 +++++--
 .../src/general/lib/os/debian/common_lib.py        |  4 +-
 .../general/scripts/azure/dataengine_configure.py  | 65 +++++++++++++++-
 .../scripts/azure/deeplearning_configure.py        | 86 +++++++++++++++++-----
 .../src/general/scripts/azure/edge_configure.py    | 67 ++++++++++++++---
 .../src/general/scripts/azure/edge_prepare.py      | 22 ++++++
 .../src/general/scripts/azure/jupyter_configure.py | 60 +++++++++++++--
 .../src/general/scripts/azure/rstudio_configure.py | 60 +++++++++++++--
 .../src/general/scripts/azure/tensor_configure.py  | 68 ++++++++++++++---
 .../general/scripts/azure/zeppelin_configure.py    | 64 +++++++++++++---
 .../general/scripts/gcp/common_stop_notebook.py    | 17 +++--
 .../scripts/gcp/common_terminate_notebook.py       | 14 ++--
 14 files changed, 474 insertions(+), 89 deletions(-)


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