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 [10/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....

Added: incubator/toree/site/documentation/user/advanced-topics.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/advanced-topics.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/advanced-topics.html (added)
+++ incubator/toree/site/documentation/user/advanced-topics.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,273 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Advanced Topics</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 Advanced Topics">
+  <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="active"
+                                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">
+        
+<ul>
+  <li>Comm API</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/user/faq.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/faq.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/faq.html (added)
+++ incubator/toree/site/documentation/user/faq.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,303 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>FAQ</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 FAQ">
+  <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="active"
+                                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">
+        
+<h1 id="faq">FAQ</h1>
+
+<h2 id="how-do-i-access-apache-spark">How do I access Apache Spark?</h2>
+
+<p>You can access Spark through a <code class="highlighter-rouge">SparkContext</code> which is created by Apache Toree when the kernel starts. You can access
+the context through the <code class="highlighter-rouge">sc</code> variable.</p>
+
+<h2 id="how-do-i-add-a-jar">How do I add a jar?</h2>
+<p>Jars are added through the <code class="highlighter-rouge">AddJar</code> magic. You simply need to supply an URL for the jar to be added.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>%AddJar http://myproject.com/myproject/my.jar
+</code></pre>
+</div>
+
+<p>For more information about the <code class="highlighter-rouge">AddJar</code> magic see the <a href="https://github.com/apache/incubator-toree/blob/master/etc/examples/notebooks/magic-tutorial.ipynb">Magic Tutorial Notebook</a>.</p>
+
+<h2 id="how-do-i-add-a-librarydependency">How do I add a library/dependency?</h2>
+
+<p>Dependencies stored in repositories can be added through the <code class="highlighter-rouge">AddDeps</code> magic. An example usage would be:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>%AddDeps my.company artifact-id version
+</code></pre>
+</div>
+
+<p>If the dependency you are trying to add has transitive dependencies, you can add the <code class="highlighter-rouge">--transitive</code> flag to add those dependencies as well.
+For more information about the <code class="highlighter-rouge">AddDeps</code> magic see the <a href="https://github.com/apache/incubator-toree/blob/master/etc/examples/notebooks/magic-tutorial.ipynb">Magic Tutorial Notebook</a>.</p>
+
+<h2 id="how-do-i-visualize-data">How do I visualize data?</h2>
+<p>The most straightforward way to add data visualization with Apache Toree is through the <a href="https://github.com/jupyter-incubator/declarativewidgets">Jupyter Declarative Widgets</a> project.</p>
+
+<h2 id="how-do-i-create-dashboards-with-interactive-widgets">How do I create dashboards with interactive widgets?</h2>
+<p>Notebooks can be changed into dashboards through the <a href="https://github.com/jupyter-incubator/dashboards">Jupyter Dashboards</a> project. This project allows you to use 
+<a href="https://github.com/jupyter-incubator/declarativewidgets">Jupyter Declarative Widgets</a> in your dashboards.</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/user/how-it-works.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/how-it-works.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/how-it-works.html (added)
+++ incubator/toree/site/documentation/user/how-it-works.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,327 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>How it works</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 How it works">
+  <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="active"
+                                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">
+        
+<h1 id="how-it-works">How it works</h1>
+
+<p>Toree provides an interactive programming interface to a Spark Cluster. It’s API takes in <code class="highlighter-rouge">code</code> in a variety of 
+languages and executes it. The <code class="highlighter-rouge">code</code> can perform Spark tasks using the provided Spark Context.</p>
+
+<p>To further understand how Toree works, it is worth exploring the role that it plays in several usage scenarios.</p>
+
+<h3 id="as-a-kernel-to-jupyter-notebooks">As a Kernel to Jupyter Notebooks</h3>
+
+<p>Toree’s primary role is as a <a href="http://jupyter.org/">Jupyter</a> Kernel. It was originally created to add full Spark API 
+support to a Jupyter Notebook using the Scala language. It since has grown to also support Python an R. The diagram 
+below shows Toree in relation to a running Jupyter Notebook.</p>
+
+<p><img src="/assets/images/toree_with_notebook.png" alt="Toree with Jupyter Notebook" /></p>
+
+<p>When the user creates a new Notebook and selects Toree, the Notebook server launches a new Toree process that is
+configured to connect to a Spark cluster. Once in the Notebook, the user can interact with Spark by writing code that
+uses the managed Spark Context instance.</p>
+
+<p>The Notebook server and Toree communicate using the <a href="https://ipython.org/ipython-doc/3/development/messaging.html">Jupyter Kernel Protocol</a>. 
+This is a <a href="http://zeromq.org/">0MQ</a> based protocol that is language agnostic and allows for bidirectional communication
+between the client and the kernel (i.e. Toree). This protocol is the <strong>ONLY</strong> network interface for communicating with a 
+Toree process.</p>
+
+<p>When using Toree within a Jupyter Notebook, these technical details can be ignored, but they are very relevant when 
+building custom clients. Several options are discussed in the next section.</p>
+
+<h3 id="as-an-interactive-gateway-to-spark">As an Interactive Gateway to Spark</h3>
+
+<p>One way of using Spark is what is commonly referred to as ‘Batch’ mode. Very similar to other Big Data systems, such as 
+Hadoop, this mode has the user create a program that is submitted to the cluster. This program runs tasks in the
+cluster and ultimately writes data to some persistent store (i.e. HDFS or No-SQL store). Spark provided <code class="highlighter-rouge">Batch</code> mode
+support through <a href="http://spark.apache.org/docs/latest/submitting-applications.html">Spark Submit</a>.</p>
+
+<p><img src="/assets/images/batch_mode.png" alt="Toree Gateway to Spark" /></p>
+
+<p>This mode of using Spark, although valid, suffers from lots of friction. For example, packaging and submitting of jobs, as
+well as the reading and writing from storage, tend to introduce unwanted latencies. Spark alleviates some of the 
+frictions by relying on memory to hold data along with the concept of a SparkContext as a way to tie jobs together. What
+is missing from Spark is a way for applications to interact with a long living SparkContext.</p>
+
+<p><img src="/assets/images/interactive_mode.png" alt="Toree Gateway to Spark" /></p>
+
+<p>Toree provides this through a communication channel between an application and a SparkContext that allows access to the 
+entire Spark API. Through this channel, the application interacts with Spark by exchanging code and data.</p>
+
+<p>The Jupyter Notebook is a good example of an application that relies on the presence of these interactive channels and
+uses Toree to access Spark. Other Spark enabled applications can be built that directly connect to Toree through the 
+<code class="highlighter-rouge">0MQ</code> protocol, but there are also other ways.</p>
+
+<p><img src="/assets/images/toree_spark_gateway.png" alt="Toree Gateway to Spark" /></p>
+
+<p>As shown above, the <a href="https://github.com/jupyter/kernel_gateway">Jupyter Kernel Gateway</a> can be used to expose a Web 
+Socket based protocol to Toree. This makes Toree easier to integrate. In combination with the
+<a href="https://github.com/jupyter/jupyter-js-services">jupyter-js-services</a> library, other web applications can access Spark
+interactively. The <a href="https://github.com/jupyter-incubator/dashboards_server">Jupyter Dashboard Server</a> is an example of
+a web application that uses Toree as the backend to dynamic dashboards.</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/user/installation.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/installation.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/installation.html (added)
+++ incubator/toree/site/documentation/user/installation.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,417 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Installation</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 Installation">
+  <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="active"
+                                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">
+        
+<h1 id="installation">Installation</h1>
+
+<h2 id="setup">Setup</h2>
+
+<p>An Apache Spark distribution is required to be installed before installing Apache Toree. You can download a copy of Apache Spark <a href="http://spark.apache.org/downloads.html">here</a>. Throughout the rest of this guide we will assume you have downloaded and extracted the Apache Spark distribution to <code class="highlighter-rouge">/usr/local/bin/apache-spark/</code>.</p>
+
+<h2 id="installing-toree-via-pip">Installing Toree via Pip</h2>
+
+<p>The quickest way to install Apache Toree is through the toree pip package.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>pip install toree
+</code></pre>
+</div>
+
+<p>This will install a jupyter application called <code class="highlighter-rouge">toree</code>, which can be used to install and configure different Apache Toree kernels.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>jupyter toree install --spark_home=/usr/local/bin/apache-spark/
+</code></pre>
+</div>
+
+<p>You can confirm the installation by verifying the <code class="highlighter-rouge">apache_toree_scala</code> kernel is listed in the following command:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>jupyter kernelspec list
+</code></pre>
+</div>
+
+<h2 id="options">Options</h2>
+<p>Arguments that take values are actually convenience aliases to full
+Configurables, whose aliases are listed on the help line. For more information
+on full configurables, see ‘–help-all’.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>--user
+    Install to the per-user kernel registry
+--debug
+    set log level to logging.DEBUG (maximize logging output)
+--replace
+    Replace any existing kernel spec with this name.
+--sys-prefix
+    Install to Python's sys.prefix. Useful in conda/virtual environments.
+--interpreters=&lt;Unicode&gt; (ToreeInstall.interpreters)
+    Default: 'Scala'
+    A comma separated list of the interpreters to install. The names of the
+    interpreters are case sensitive.
+--toree_opts=&lt;Unicode&gt; (ToreeInstall.toree_opts)
+    Default: ''
+    Specify command line arguments for Apache Toree.
+--python_exec=&lt;Unicode&gt; (ToreeInstall.python_exec)
+    Default: 'python'
+    Specify the python executable. Defaults to "python"
+--kernel_name=&lt;Unicode&gt; (ToreeInstall.kernel_name)
+    Default: 'Apache Toree'
+    Install the kernel spec with this name. This is also used as the base of the
+    display name in jupyter.
+--log-level=&lt;Enum&gt; (Application.log_level)
+    Default: 30
+    Choices: (0, 10, 20, 30, 40, 50, 'DEBUG', 'INFO', 'WARN', 'ERROR', 'CRITICAL')
+    Set the log level by value or name.
+--config=&lt;Unicode&gt; (JupyterApp.config_file)
+    Default: ''
+    Full path of a config file.
+--spark_home=&lt;Unicode&gt; (ToreeInstall.spark_home)
+    Default: '/usr/local/spark'
+    Specify where the spark files can be found.
+--spark_opts=&lt;Unicode&gt; (ToreeInstall.spark_opts)
+    Default: ''
+    Specify command line arguments to proxy for spark config.
+</code></pre>
+</div>
+
+<h1 id="configuring-spark">Configuring Spark</h1>
+
+<p>There are two options for setting configuration options for Spark.</p>
+
+<p>The first is at install time with the <code class="highlighter-rouge">--spark_opts</code> command line option.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>jupyter toree instal --spark_opts='--master=local[4]'
+</code></pre>
+</div>
+
+<p>The second option is configured at run time through the <code class="highlighter-rouge">SPARK_OPTS</code> environment variable.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>SPARK_OPTS='--master=local[4]' jupyter notebook 
+</code></pre>
+</div>
+
+<p><strong>Note:</strong> There is an order of precedence to the configuration options. <code class="highlighter-rouge">SPARK_OPTS</code> will overwrite any values configured in <code class="highlighter-rouge">--spark_opts</code>.</p>
+
+<h2 id="installing-multiple-kernels">Installing Multiple Kernels</h2>
+
+<p>Apache Toree provides support for multiple languages. To enable this you need to install the configurations for these
+interpreters as a comma seperated list to the <code class="highlighter-rouge">--interpreters</code> flag:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>jupyter toree install --interpreters=Scala,PySpark,SparkR,SQL
+</code></pre>
+</div>
+
+<p>The available interpreters and their supported languages are:</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Language</th>
+      <th>Spark Implementation</th>
+      <th>Value to provide to Apache Toree</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Scala</td>
+      <td>Scala with Spark</td>
+      <td>Scala</td>
+    </tr>
+    <tr>
+      <td>Python</td>
+      <td>Python with PySpark</td>
+      <td>PySpark</td>
+    </tr>
+    <tr>
+      <td>R</td>
+      <td>R with SparkR</td>
+      <td>SparkR</td>
+    </tr>
+    <tr>
+      <td>SQL</td>
+      <td>Spark SQL</td>
+      <td>SQL</td>
+    </tr>
+  </tbody>
+</table>
+
+<h3 id="interpreter-requirements">Interpreter Requirements</h3>
+<ul>
+  <li>R version 3.2+</li>
+  <li>Make sure that the packages directory used by R when installing packages is writable, necessary to installed modified SparkR library. This is done automatically before any R code is run.</li>
+</ul>
+
+<p>If the package directory is not writable by the Apache Toree, then you should see an error similar to the following:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>Installing package into ‘/usr/local/lib/R/site-library’
+(as ‘lib’ is unspecified)
+Warning in install.packages("sparkr_bundle.tar.gz", repos = NULL, type = "source") :
+'lib = "/usr/local/lib/R/site-library"' is not writable
+Error in install.packages("sparkr_bundle.tar.gz", repos = NULL, type = "source") :
+unable to install packages
+Execution halted
+</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/user/quick-start.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/quick-start.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/quick-start.html (added)
+++ incubator/toree/site/documentation/user/quick-start.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,314 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Quick Start</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 Quick Start">
+  <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="active"
+                                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">
+        
+<h1 id="quick-start">Quick Start</h1>
+
+<h2 id="what-is-apache-toree">What is Apache Toree</h2>
+<p>Apache Toree 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>The project intends to provide applications with the ability to send both packaged jars and code snippets. As it 
+implements the latest Jupyter message protocol, Apache Toree can easily plug into the Jupyter ecosystem for quick, interactive data exploration.</p>
+
+<h2 id="installing-as-kernel-in-jupyter">Installing as kernel in Jupyter</h2>
+
+<p>This requires you to have a distribution of <a href="https://spark.apache.org/">Apache Spark</a> downloaded to the system where Apache Toree will run. The
+following commands will install Apache Toree.</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>pip install toree
+jupyter toree install --spark_home=/usr/local/bin/apache-spark/
+</code></pre>
+</div>
+
+<h2 id="your-hello-world-example">Your Hello World example</h2>
+
+<p>One of the most common ways to use Apache Toree is for interactive data exploration in a Jupyter Notebook. You will
+first need to install the notebook and get the notebook server running:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>pip install notebook
+jupyter notebook
+</code></pre>
+</div>
+
+<p>The following clip shows a simple notebook running Scala code to print <code class="highlighter-rouge">Hello, World!</code>. Each of the code cells can be
+run by pressing <code class="highlighter-rouge">Shift-Enter</code> on your keyboard.</p>
+
+<p><img src="/assets/image/toree-quick-start-notebook.gif" alt="Drawing" style="width: 100%;" /></p>
+
+<p>A key component to Apache Toree is that is will automatically create a <code class="highlighter-rouge">SparkContext</code> binding for you. This can be accessed
+through the variable <code class="highlighter-rouge">sc</code>. The following clip shows code accessing the <code class="highlighter-rouge">SparkContext</code> and returning a value.</p>
+
+<p><img src="/assets/image/toree-quick-start-spark.gif" alt="Drawing" style="width: 100%;" /></p>
+
+<h2 id="where-to-try-apache-toree">Where to try Apache Toree?</h2>
+<ul>
+  <li><a href="http://mybinder.org/badge.svg)](http://mybinder.org/repo/apache/incubator-toree"><img src="http://mybinder.org/badge.svg" alt="Binder" /></a></li>
+  <li><a href="http://try.jupyter.org">Try Jupyter</a> (<em>Spark With Scala Notbeook</em>)</li>
+  <li><a href="https://console.ng.bluemix.net/catalog/services/apache-spark">IBM Bluemix</a></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/user/using-standalone.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/using-standalone.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/using-standalone.html (added)
+++ incubator/toree/site/documentation/user/using-standalone.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,279 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Using Standalone</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 Standalone">
+  <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="active"
+                                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">
+        
+<ul>
+  <li>Connecting to Toree with custom clients
+    <ul>
+      <li>Kernel gateway/Jupyter-js-service</li>
+      <li>Python libraries to ZeroMQ</li>
+    </ul>
+  </li>
+  <li>Restful access</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/user/using-with-jupyter-notebooks.html
URL: http://svn.apache.org/viewvc/incubator/toree/site/documentation/user/using-with-jupyter-notebooks.html?rev=1748604&view=auto
==============================================================================
--- incubator/toree/site/documentation/user/using-with-jupyter-notebooks.html (added)
+++ incubator/toree/site/documentation/user/using-with-jupyter-notebooks.html Wed Jun 15 16:14:01 2016
@@ -0,0 +1,275 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Using with Jupyter Notebooks</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 with Jupyter Notebooks">
+  <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="active"
+                                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">
+        
+<ul>
+  <li>Create a notebook with Toree</li>
+  <li>Intro to magics</li>
+  <li>Intro to kernel API</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>
+