Repository: zeppelin
Updated Branches:
  refs/heads/master 3244a5610 -> 575467055


Add missing TOC(Table of Contents) in install_with_flink_and_spark_cluster.md

### What is this PR for?
Add missing TOC(Table of Contents) in install_with_flink_and_spark_cluster.md

### What type of PR is it?
Documentation

### What is the Jira issue?
no Jira issue for this

Author: oganizang <[email protected]>

Closes #1543 from oganizang/master and squashes the following commits:

832410a [oganizang] First open source commit


Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/57546705
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/57546705
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/57546705

Branch: refs/heads/master
Commit: 575467055f47ab57d5c170ae292150c10ac5eb82
Parents: 3244a56
Author: oganizang <[email protected]>
Authored: Thu Oct 20 22:02:33 2016 +0900
Committer: Mina Lee <[email protected]>
Committed: Sun Oct 23 12:53:43 2016 +0900

----------------------------------------------------------------------
 docs/quickstart/install_with_flink_and_spark_cluster.md | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/57546705/docs/quickstart/install_with_flink_and_spark_cluster.md
----------------------------------------------------------------------
diff --git a/docs/quickstart/install_with_flink_and_spark_cluster.md 
b/docs/quickstart/install_with_flink_and_spark_cluster.md
index e653c77..89767c3 100644
--- a/docs/quickstart/install_with_flink_and_spark_cluster.md
+++ b/docs/quickstart/install_with_flink_and_spark_cluster.md
@@ -18,6 +18,12 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
+{% include JB/setup %}
+
+# Install with flink and spark cluster
+
+<div id="toc"></div>
+
 This tutorial is extremely entry-level. It assumes no prior knowledge of 
Linux, git, or other tools. If you carefully type what I tell you when I tell 
you, you should be able to get Zeppelin running.
 
 ## Installing Zeppelin with Flink and Spark in cluster mode

Reply via email to