You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by cs...@apache.org on 2016/06/15 16:14:02 UTC

svn commit: r1748604 [9/11] - in /incubator/toree/site: ./ assets/image/ assets/images/ assets/themes/apache/bootstrap-material-design-0.5.9/ assets/themes/apache/bootstrap-material-design-0.5.9/css/ assets/themes/apache/bootstrap-material-design-0.5.9...

Added: incubator/toree/site/documentation/old/quick-start/overview-of-project.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/overview-of-project.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/overview-of-project.html (added)
+++ incubator/toree/site/documentation/old/quick-start/overview-of-project.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,315 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Overview of Project</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Overview of Project">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <p>The Spark Kernel has one main goal: provide the foundation for interactive applications to connect and use <a href="https://spark.apache.org/">Apache Spark</a>.</p>
+
+<p><img src="overview.png" alt="" /></p>
+
+<p>The kernel provides several key features for applications:</p>
+
+<ol>
+  <li>
+    <p>Define and run Spark Tasks</p>
+
+    <ul>
+      <li>
+        <p>Executing Scala code dynamically in a similar fashion to the <em>Scala REPL</em> and <em>Spark Shell</em></p>
+      </li>
+      <li>
+        <p>Plug points for accessing Spark-only objects including an instance of the <a href="http://spark.apache.org/docs/latest/api/scala/org/apache/spark/SparkContext.html">Spark Context</a></p>
+      </li>
+    </ul>
+  </li>
+  <li>
+    <p>Collect Results without a Datastore</p>
+
+    <ul>
+      <li>
+        <p>Send execution results and streaming data back via the Spark Kernel to your applications</p>
+      </li>
+      <li>
+        <p>Use the <a href="Guide-to-the-Comm-API-of-the-Spark-Kernel-and-Spark-Kernel-Client">Comm API</a> - an abstraction of the IPython protocol - for more detailed data 
+communication and synchronization between your applications and the Spark Kernel</p>
+      </li>
+    </ul>
+  </li>
+  <li>
+    <p>Host and Manage Applications Separately from Apache Spark</p>
+
+    <ul>
+      <li>The <em>Spark Kernel</em> serves as a proxy for requests to the Apache Spark cluster</li>
+    </ul>
+  </li>
+</ol>
+
+<p>The project intends to provide applications with the ability to send both packaged jars and code snippets. As it implements the latest IPython message protocol (5.0), the Spark Kernel can easily plug into the 3.x branch of IPython for quick, interactive data exploration. The Spark Kernel strives to be extensible, providing a <a href="Guide-to-Developing-Magics-for-the-Spark-Kernel">pluggable interface</a> for developers to add their own functionality.</p>
+
+<p><strong>For more information, please visit the <a href="https://github.com/ibm-et/spark-kernel/wiki">Spark Kernel wiki</a>.</strong></p>
+
+<p><strong>For bug reporting and feature requests, please visit the <a href="https://github.com/ibm-et/spark-kernel/issues">Spark Kernel issue list</a>.</strong></p>
+
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/old/quick-start/spark-kernel-client.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/spark-kernel-client.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/spark-kernel-client.html (added)
+++ incubator/toree/site/documentation/old/quick-start/spark-kernel-client.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,397 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Spark Kernel Client</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Spark Kernel Client">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <p>The following is a rough guide to building, setting up, and using the <em>Spark Kernel client</em>, a library available to communicate with the Spark Kernel.</p>
+
+<h3 id="building-from-source">Building from Source</h3>
+
+<p>From the root of the Spark Kernel project invoke the following commands: 
+<code class="highlighter-rouge">
+sbt compile
+sbt publishLocal
+</code></p>
+
+<p>This will publish the Spark Kernel build artifacts to your <code class="highlighter-rouge">~/.ivy2/local</code>
+directory. You can now include the Spark Kernel Client jar in your SBT 
+dependencies:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="n">libraryDependencies</span> <span class="o">+=</span> <span class="s">"com.ibm.spark"</span> <span class="o">%%</span> <span class="s">"client"</span> <span class="o">%</span> <span class="s">"0.1.1-SNAPSHOT"</span>
+</code></pre>
+</div>
+
+<h3 id="usage-instructions">Usage Instructions</h3>
+
+<p>A comprehensive example of all the steps below can be found in <a href="https://github.com/ibm-et/spark-kernel/blob/master/client/src/test/scala/examples/DocumentationExamples.scala">DocumentationExamples.scala</a>.</p>
+
+<h3 id="client-setup">Client Setup</h3>
+
+<p>To begin using the Spark Kernel Client you will need to specify connection 
+information for the client. This is done by sending a JSON structure to 
+TypeSafe’s ConfigFactory. This connection information is printed whenever a 
+Spark Kernel is started. An example JSON structure for the default config values
+for the Spark Kernel would be:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="k">val</span> <span class="n">profileJSON</span><span class="k">:</span> <span class="kt">String</span> <span class="o">=</span> <span class="s">"""
+    {
+        "stdin_port":   48691,
+        "control_port": 40544,
+        "hb_port":      43462,
+        "shell_port":   44808,
+        "iopub_port":   49691,
+        "ip": "127.0.0.1",
+        "transport": "tcp",
+        "signature_scheme": "hmac-sha256",
+        "key": ""
+    }
+  """</span><span class="o">.</span><span class="n">stripMargin</span>
+</code></pre>
+</div>
+
+<p>Once the JSON structure exists, the kernel client can be created:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="k">val</span> <span class="n">config</span><span class="k">:</span> <span class="kt">Config</span> <span class="o">=</span> <span class="nc">ConfigFactory</span><span class="o">.</span><span class="n">parseString</span><span class="o">(</span><span class="n">profileJSON</span><span class="o">)</span>
+<span class="k">val</span> <span class="n">client</span> <span class="k">=</span> <span class="o">(</span><span class="k">new</span> <span class="nc">ClientBootstrap</span><span class="o">(</span><span class="n">config</span><span class="o">)</span> 
+  <span class="k">with</span> <span class="nc">StandardSystemInitialization</span>
+  <span class="k">with</span> <span class="nc">StandardHandlerInitialization</span><span class="o">).</span><span class="n">createClient</span>
+</code></pre>
+</div>
+
+<h3 id="executing-code">Executing Code</h3>
+
+<p>Executing code with the client is done by invoking the <code class="highlighter-rouge">execute</code> function. 
+<code class="highlighter-rouge">execute</code> takes a string, representing the code to execute, as an argument. 
+Example executions include:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="c1">//  Create a variable, z, and assign a value to it
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"val z = 0"</span><span class="o">)</span>
+<span class="c1">//  Perform some computation 
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"1 + 1"</span><span class="o">)</span>
+<span class="c1">//  Print some message 
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"println(\"Hello, World\")"</span><span class="o">)</span>
+</code></pre>
+</div>
+
+<p>The execute function returns a deferred object which allows for interacting
+with results from the code execution. The methods <code class="highlighter-rouge">onResult</code>, <code class="highlighter-rouge">onStream</code>, and 
+<code class="highlighter-rouge">onError</code> are the means to do so and are explained below.</p>
+
+<h3 id="receiving-results-onresult">Receiving Results <code class="highlighter-rouge">onResult</code></h3>
+
+<p>The results of code execution are sent to callback function registered with
+<code class="highlighter-rouge">onResult</code>. The argument to the callback function is an [<code class="highlighter-rouge">ExecuteResult</code>]
+(http://ipython.org/ipython-doc/dev/development/messaging.html#id4) from the
+IPython message protocol. Code execution results originate from variable 
+assignments and simple Scala statements. Any number of callbacks can be 
+registered, even if code execution has already completed. Each callback will be 
+invoked once for successful code execution and never in the case of failure. 
+Examples include:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="c1">//  Define our callback
+</span><span class="k">def</span> <span class="n">printResult</span><span class="o">(</span><span class="n">result</span><span class="k">:</span> <span class="kt">ExecuteResult</span><span class="o">)</span> <span class="k">=</span> <span class="o">{</span>
+    <span class="n">println</span><span class="o">(</span><span class="n">s</span><span class="s">"Result was: ${result.data.get(MIMEType.PlainText).get}"</span><span class="o">)</span>
+<span class="o">}</span>
+<span class="c1">//  Create a variable, z, and assign a value to it
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"val z = 0"</span><span class="o">).</span><span class="n">onResult</span><span class="o">(</span><span class="n">printResult</span><span class="o">)</span>
+<span class="c1">//  Perform some computation, and print it twice 
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"1 + 1"</span><span class="o">).</span><span class="n">onResult</span><span class="o">(</span><span class="n">printResult</span><span class="o">).</span><span class="n">onResult</span><span class="o">(</span><span class="n">printResult</span><span class="o">)</span>
+<span class="c1">//  The callback will never be invoked 
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"someUndefinedVariable"</span><span class="o">).</span><span class="n">onResult</span><span class="o">(</span><span class="n">printResult</span><span class="o">)</span>
+</code></pre>
+</div>
+
+<h3 id="receiving-print-streams-onstream">Receiving Print Streams <code class="highlighter-rouge">onStream</code></h3>
+
+<p>The output from code which prints to stdout can be accessed by registering a 
+callback with the <code class="highlighter-rouge">onStream</code> method. All callbacks registered will be invoked
+1 time for every <code class="highlighter-rouge">StreamContent</code> message received. If a callback is registered
+after a <code class="highlighter-rouge">StreamContent</code> message was received, that callback will <em>NOT</em> receive
+the message. A callback will only received messages received after it has been 
+registered. Examples of stream messages include:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="k">def</span> <span class="n">printStreamContent</span><span class="o">(</span><span class="n">content</span><span class="k">:</span><span class="kt">StreamContent</span><span class="o">)</span> <span class="k">=</span> <span class="o">{</span>
+    <span class="n">println</span><span class="o">(</span><span class="n">s</span><span class="s">"Stream content was: ${content.text}"</span><span class="o">)</span>
+<span class="o">}</span>
+<span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"println(1/1)"</span><span class="o">).</span><span class="n">onStream</span><span class="o">(</span><span class="n">printStreamContent</span><span class="o">)</span>
+<span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"println(\"Hello, World\")"</span><span class="o">).</span><span class="n">onStream</span><span class="o">(</span><span class="n">printStreamContent</span><span class="o">)</span>
+</code></pre>
+</div>
+
+<h3 id="handling-errors-onerror">Handling Errors <code class="highlighter-rouge">onError</code></h3>
+
+<p>When an error occurs during code execution all callbacks registered with 
+<code class="highlighter-rouge">onError</code> will be called exactly once. Example usages include:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code><span class="k">def</span> <span class="n">printError</span><span class="o">(</span><span class="n">reply</span><span class="k">:</span><span class="kt">ExecuteReplyError</span><span class="o">)</span> <span class="k">=</span> <span class="o">{</span>
+    <span class="n">println</span><span class="o">(</span><span class="n">s</span><span class="s">"Error was: ${reply.ename.get}"</span><span class="o">)</span>
+<span class="o">}</span>
+<span class="c1">//  Error from executing a statement
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"1/0"</span><span class="o">).</span><span class="n">onError</span><span class="o">(</span><span class="n">printError</span><span class="o">)</span>
+<span class="c1">//  Error from invoking a println
+</span><span class="n">client</span><span class="o">.</span><span class="n">execute</span><span class="o">(</span><span class="s">"println(someUndefinedVar"</span><span class="o">).</span><span class="n">onError</span><span class="o">(</span><span class="n">printError</span><span class="o">)</span>
+</code></pre>
+</div>
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/old/quick-start/test-structure-of-project.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/test-structure-of-project.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/test-structure-of-project.html (added)
+++ incubator/toree/site/documentation/old/quick-start/test-structure-of-project.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,350 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Test Structure of Project</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Test Structure of Project">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <h3 id="prerequisites">Prerequisites</h3>
+
+<p>You must install the <a href="Building-from-Source">library dependencies</a> to properly run the tests.</p>
+
+<h3 id="testing-levels">Testing Levels</h3>
+<p>There are four levels of test in this project:</p>
+
+<ol>
+  <li>
+    <p>Unit - tests that isolate a specific class/object/etc for its functionality</p>
+  </li>
+  <li>
+    <p>Integration - tests that illustrate functionality between multiple
+components</p>
+  </li>
+  <li>
+    <p>System - tests that demonstrate correctness across the entire system</p>
+  </li>
+  <li>
+    <p>Scratch - tests isolated in a local branch, used for quick sanity checks,
+not for actual inclusion into testing solution</p>
+  </li>
+</ol>
+
+<h3 id="test-execution">Test Execution</h3>
+
+<p>To execute specific tests, run sbt with the following:</p>
+
+<ol>
+  <li>
+    <p>Unit - <code class="highlighter-rouge">sbt unit:test</code></p>
+  </li>
+  <li>
+    <p>Integration - <code class="highlighter-rouge">sbt integration:test</code></p>
+  </li>
+  <li>
+    <p>System - <code class="highlighter-rouge">sbt system:test</code></p>
+  </li>
+  <li>
+    <p>Scratch - <code class="highlighter-rouge">sbt scratch:test</code></p>
+  </li>
+</ol>
+
+<p>To run all tests, use <code class="highlighter-rouge">sbt test</code>!</p>
+
+<h3 id="naming-conventions">Naming Conventions</h3>
+
+<p>The naming convention for tests is as follows:</p>
+
+<ol>
+  <li>Unit - test classes end with <em>Spec</em>
+e.g. CompleteRequestSpec
+    <ul>
+      <li>Placed under <em>com.ibm.spark</em></li>
+    </ul>
+  </li>
+  <li>Integration - test classes end with <em>SpecForIntegration</em>
+e.g. InterpreterWithActorSpecForIntegration
+    <ul>
+      <li>Placed under <em>integration</em></li>
+    </ul>
+  </li>
+  <li>System - test classes end with <em>SpecForSystem</em>
+e.g. InputToAddJarSpecForSystem
+    <ul>
+      <li>Placed under <em>system</em></li>
+    </ul>
+  </li>
+  <li>Scratch
+    <ul>
+      <li>Placed under <em>scratch</em></li>
+    </ul>
+  </li>
+</ol>
+
+<p>It is also possible to run tests for a specific project by using the following
+syntax in sbt:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>sbt &lt;PROJECT&gt;/test
+</code></pre>
+</div>
+
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/old/quick-start/usage-instructions.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/usage-instructions.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/usage-instructions.html (added)
+++ incubator/toree/site/documentation/old/quick-start/usage-instructions.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,315 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Usage Instructions</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Usage Instructions">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <p>The Spark Kernel package contains an assembly jar and a startup script. The kernel can be started standalone or configured to be launched by a Jupyter notebook. Regardless of how you use the kernel, it is recommended to use the startup script.</p>
+
+<h4 id="setting-sparkhome">Setting SPARK_HOME</h4>
+<p>After <a href="Building-from-Source">building</a> the kernel, the startup script will be located at <code class="highlighter-rouge">&lt;spark-kernel-project&gt;/dist/spark-kernel/bin/spark-kernel</code>. This script requires a Spark distribution 1.5.x+ installed and set to <code class="highlighter-rouge">SPARK_HOME</code>. It uses <code class="highlighter-rouge">spark-submit</code> to start the kernel.</p>
+
+<h4 id="setting-sparkopts">Setting SPARK_OPTS</h4>
+<p>Most options available for <code class="highlighter-rouge">spark-summit</code> apply to running the kernel. These options must be passed using the <code class="highlighter-rouge">SPARK_OPTS</code> env variable.</p>
+
+<p>Refer to the Spark <a href="http://spark.apache.org/docs/latest/submitting-applications.html">documentation</a> for details on available options. Please note: the kernel is intended to be launched in <code class="highlighter-rouge">client-mode</code> since access to the kernel communication ports is essential (specially when launched through Jupyter)</p>
+
+<h4 id="kernel-specific-options">Kernel Specific Options</h4>
+<p>The kernel also supports a series of options that are specific to the kernel. These options are passed directly to the startup script.</p>
+
+<p>The following command line options are available:</p>
+
+<ul>
+  <li>–profile <file> - the file to load containing the ZeroMQ port information</file></li>
+  <li>–help - displays the help menu detailing usage instructions</li>
+</ul>
+
+<p>Additionally, Network configurations can be passed as command line arguments</p>
+
+<ul>
+  <li>–ip &lt;address&gt;</li>
+  <li>–stdin-port <port></port></li>
+  <li>–shell-port <port></port></li>
+  <li>–iopub-port <port></port></li>
+  <li>–control-port <port></port></li>
+  <li>–heartbeat-port <port></port></li>
+</ul>
+
+<p>Ports can also be specified as Environment variables:</p>
+
+<ul>
+  <li>IP</li>
+  <li>STDIN_PORT</li>
+  <li>SHELL_PORT</li>
+  <li>IOPUB_PORT</li>
+  <li>CONTROL_PORT</li>
+  <li>HB_PORT</li>
+</ul>
+
+<p>Other options</p>
+
+<ul>
+  <li>–nosparkcontext  - The SparkContext is not created on startup.</li>
+</ul>
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/old/quick-start/using-docker.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/using-docker.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/using-docker.html (added)
+++ incubator/toree/site/documentation/old/quick-start/using-docker.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,289 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Using Docker</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Using Docker">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <p>The Spark Kernel can be run in a docker container using Docker 1.0.0+. There is 
+a Dockerfile included in the root of the project. You will need to compile and 
+pack the Spark Kernel before the docker image can be built.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>sbt compile
+sbt pack
+docker build -t spark-kernel .
+</code></pre>
+</div>
+
+<p>After the image has been successfully created, you can run your container by 
+executing the command:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>docker run -d -e IP=0.0.0.0 spark-kernel 
+</code></pre>
+</div>
+
+<p>You must always include <code class="highlighter-rouge">-e IP=0.0.0.0</code> to allow the kernel to bind to the 
+docker container’s IP. The environment variables listed in the getting 
+started section can be used in the docker run command. This allows you to 
+explicitly set the ports for the kernel.</p>
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/old/quick-start/using-vagrant.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/old/quick-start/using-vagrant.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/old/quick-start/using-vagrant.html (added)
+++ incubator/toree/site/documentation/old/quick-start/using-vagrant.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,291 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Using Vagrant</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Using Vagrant">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        <p>A Vagrantfile is provided to easily setup a development environment. You will 
+need to install <a href="https://www.virtualbox.org/wiki/Downloads">Virtualbox 4.3.12+</a> 
+and <a href="https://www.vagrantup.com/downloads.html">Vagrant 1.6.2+</a>.</p>
+
+<p>First, make sure that the Vagrant box is up and running. From the root of the project, bring up the vagrant box:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>vagrant up
+</code></pre>
+</div>
+
+<p>Second, set <code class="highlighter-rouge">USE_VAGRANT</code></p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>export USE_VAGRANT=true
+</code></pre>
+</div>
+
+<p>Third, run any <code class="highlighter-rouge">make</code> target as usual and it will run within vagrant. To quickly test the kernel, all you need to do is:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>make dev
+</code></pre>
+</div>
+
+<p>This will build, package an start a notebook. You can now find the notebook frontend by going to http://192.168.44.44:8888.</p>
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+

Added: incubator/toree/site/documentation/references/scaladocs.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/references/scaladocs.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/references/scaladocs.html (added)
+++ incubator/toree/site/documentation/references/scaladocs.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,273 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>ScalaDocs</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/font-awesome-4.5.0/css/font-awesome.min.css">
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+
+    <!-- NOTE: Provides syntax highlighting to pygments classes, but looks weird -->
+    <!-- <link href="/assets/themes/apache/css/zenburn.css" rel="stylesheet"> -->
+    
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body data-spy="scroll" data-target="#navbar" style="position: relative;">
+
+        <div class="navbar navbar-inverse navbar-static-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+              <img src="/assets/themes/apache/img/logo.png" width="50">
+              Apache Toree
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="documentation">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    
+                        <li><a href="/documentation/user/quick-start">User</a></li>
+                    
+                        <li><a href="/documentation/developer/contributing-to-the-project">Developer</a></li>
+                    
+                        <li><a href="/documentation/references/scaladocs">References</a></li>
+                    
+                </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+               <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community/get-involved">Get Involved</a></li>
+                <li><a href="/community/members">Who we are</a></li>
+               </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-toree">GitHub</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="https://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit ScalaDocs">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+    <div class="col-md-3" role="complementary">
+        <nav id="navbar" class="doc-nav" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
+    
+    
+    
+
+    <style>
+        .doc-nav h3 {
+            text-transform: uppercase;
+            font-size: 2rem;
+            color: black;
+        }
+
+        .doc-nav a {
+            color: #666;
+            display: block;
+            margin-left: 0px;
+            font-weight: 400;
+            text-decoration: none;
+            padding-left: 0px !important;
+        }
+
+        .doc-nav a.active {
+            color: #C15757;
+        }
+
+        .doc-nav li .doc-section {
+            border-bottom: 1px solid #ccc;
+        }
+        .doc-nav li:last-child .doc-section {
+            border-bottom: 0px;
+        }
+    </style>
+    <ul class="nav">
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>User</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/quick-start.html">Quick Start</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/installation.html">Installation</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/how-it-works.html">How it works</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-with-jupyter-notebooks.html">Using with Jupyter Notebooks</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/using-standalone.html">Using Standalone</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/faq.html">FAQ</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/user/advanced-topics.html">Advanced Topics</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>Developer</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/contributing-to-the-project.html">Contributing to the Project</a>
+                        </li>
+                    
+                        <li>
+                            <a class=""
+                                href="/documentation/developer/creating-extensions.html">Creating Extensions</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+        
+        
+        
+
+        <li>
+            <div class="doc-section">
+                <h3>References</h3>
+                <ul class="nav">
+                    
+                        <li>
+                            <a class="active"
+                                href="/documentation/references/scaladocs.html">ScalaDocs</a>
+                        </li>
+                    
+                </ul>
+            </div>
+        </li>
+    
+    </ul>
+</nav>
+
+
+    </div>
+    <div class="col-md-9" role="main">
+        
+<ul>
+  <li>Should redirect to ScalaDocs</li>
+</ul>
+
+
+    </div>
+</div>
+
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2016 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache Toree is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
+