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

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

commit db83347b1368aa6db556284bd529b02c3e3c4dc7
Author: Demyan Mysakovets <[email protected]>
AuthorDate: Mon Sep 30 11:45:48 2019 +0300

    [DLAB-1055] Brought back accidentally removed link to Ungit
---
 .../src/general/scripts/aws/zeppelin_configure.py                   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/infrastructure-provisioning/src/general/scripts/aws/zeppelin_configure.py 
b/infrastructure-provisioning/src/general/scripts/aws/zeppelin_configure.py
index ed445bf..890025d 100644
--- a/infrastructure-provisioning/src/general/scripts/aws/zeppelin_configure.py
+++ b/infrastructure-provisioning/src/general/scripts/aws/zeppelin_configure.py
@@ -321,9 +321,9 @@ if __name__ == "__main__":
                "Action": "Create new notebook server",
                "exploratory_url": [
                    {"description": "Apache Zeppelin",
-                    "url": zeppelin_notebook_acces_url}#,
-                   #{"description": "Ungit",
-                   # "url": zeppelin_ungit_acces_url},
+                    "url": zeppelin_notebook_acces_url},
+                   {"description": "Ungit",
+                    "url": zeppelin_ungit_acces_url}#,
                    #{"description": "Apache Zeppelin (via tunnel)",
                    # "url": zeppelin_ip_url},
                    #{"description": "Ungit (via tunnel)",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to