From commits-return-5313-archive-asf-public=cust-asf.ponee.io@zeppelin.apache.org Tue Mar 12 00:38:48 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4B60A180763 for ; Tue, 12 Mar 2019 01:38:47 +0100 (CET) Received: (qmail 52985 invoked by uid 500); 12 Mar 2019 00:38:46 -0000 Mailing-List: contact commits-help@zeppelin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zeppelin.apache.org Delivered-To: mailing list commits@zeppelin.apache.org Received: (qmail 52976 invoked by uid 99); 12 Mar 2019 00:38:46 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2019 00:38:46 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A2D063A0044 for ; Tue, 12 Mar 2019 00:38:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1855271 - in /zeppelin/site: index.html whats_new.md Date: Tue, 12 Mar 2019 00:38:45 -0000 To: commits@zeppelin.apache.org From: moon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190312003845.A2D063A0044@svn01-us-west.apache.org> Author: moon Date: Tue Mar 12 00:38:44 2019 New Revision: 1855271 URL: http://svn.apache.org/viewvc?rev=1855271&view=rev Log: update more outdated links https://github.com/apache/zeppelin/pull/3329 Modified: zeppelin/site/index.html zeppelin/site/whats_new.md Modified: zeppelin/site/index.html URL: http://svn.apache.org/viewvc/zeppelin/site/index.html?rev=1855271&r1=1855270&r2=1855271&view=diff ============================================================================== --- zeppelin/site/index.html (original) +++ zeppelin/site/index.html Tue Mar 12 00:38:44 2019 @@ -141,7 +141,7 @@
- GET STARTED @@ -276,21 +276,21 @@ limitations under the License.

Python, improved

- IPython interpreter provides comparable user experience like Jupyter Notebook. For the details, click here. + IPython interpreter provides comparable user experience like Jupyter Notebook. For the details, click here.

Note improvements

- This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases. + This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases.

Inline configuration

- Generic ConfInterpreter provide a way configure interpreter inside each note. + Generic ConfInterpreter provide a way configure interpreter inside each note.

@@ -306,20 +306,20 @@ limitations under the License.

Interpreter lifecycle

- Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use. See here for more details. + Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use. See here for more details.

Helium online registry

- This release includes online registry for Helium that can add custom visualization and more. learn more about it. + This release includes online registry for Helium that can add custom visualization and more. learn more about it.

See more details in - 0.8 Release Note + 0.8 Release Note

@@ -464,7 +464,7 @@ If you want to learn more about this fea

-

Apache Zeppelin is Apache2 Licensed software. Please check out the source repository and how to contribute. +

Apache Zeppelin is Apache2 Licensed software. Please check out the source repository and how to contribute. Apache Zeppelin has a very active development community. Join to our Mailing list and report issues on Jira Issue tracker. Modified: zeppelin/site/whats_new.md URL: http://svn.apache.org/viewvc/zeppelin/site/whats_new.md?rev=1855271&r1=1855270&r2=1855271&view=diff ============================================================================== --- zeppelin/site/whats_new.md (original) +++ zeppelin/site/whats_new.md Tue Mar 12 00:38:44 2019 @@ -22,21 +22,21 @@ limitations under the License.

Python, improved

- IPython interpreter provides comparable user experience like Jupyter Notebook. For the details, click here. + IPython interpreter provides comparable user experience like Jupyter Notebook. For the details, click here.

Note improvements

- This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases. + This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases.

Inline configuration

- Generic ConfInterpreter provide a way configure interpreter inside each note. + Generic ConfInterpreter provide a way configure interpreter inside each note.

@@ -52,20 +52,20 @@ limitations under the License.

Interpreter lifecycle

- Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use. See here for more details. + Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use. See here for more details.

Helium online registry

- This release includes online registry for Helium that can add custom visualization and more. learn more about it. + This release includes online registry for Helium that can add custom visualization and more. learn more about it.

See more details in - 0.8 Release Note + 0.8 Release Note