diff --git a/docs/install/install.md b/docs/install/install.md index ec3e42cd23d..7ae0d9002a8 100644 --- a/docs/install/install.md +++ b/docs/install/install.md @@ -187,9 +187,9 @@ Congratulations, you have successfully installed Apache Zeppelin! Here are two n * After getting familiar with the Apache Zeppelin UI, have fun with a short walk-through [Tutorial](../quickstart/tutorial.html) that uses the Apache Spark backend. * If you need more configuration for Apache Zeppelin, jump to the next section: [Apache Zeppelin Configuration](#apache-zeppelin-configuration). -#### If you need more information about Spark or JDBC interpreter setting - * Apache Zeppelin provides deep integration with [Apache Spark](http://spark.apache.org/). For the further information, see [Spark Interpreter for Apache Zeppelin](../interpreter/spark.html). - * Also, you can use generic JDBC connections in Apache Zeppelin. Go to [Generic JDBC Interpreter for Apache Zeppelin](../interpreter/jdbc.html). +#### If you need more information about Spark or JDBC interpreter settings... + * Apache Zeppelin provides deep integration with [Apache Spark](http://spark.apache.org/). For more information, see [Spark Interpreter for Apache Zeppelin](../interpreter/spark.html). + * You can also use generic JDBC connections in Apache Zeppelin. Go to [Generic JDBC Interpreter for Apache Zeppelin](../interpreter/jdbc.html). #### If you are in a multi-user environment... * You can set permissions for your notebooks and secure data resource in a multi-user environment. Go to **More** -> **Security** section. diff --git a/docs/manual/interpreterinstallation.md b/docs/manual/interpreterinstallation.md index e301f20eecd..4999f613714 100644 --- a/docs/manual/interpreterinstallation.md +++ b/docs/manual/interpreterinstallation.md @@ -85,7 +85,7 @@ If you install one of these interpreters only with `--name` option, installer wi ``` #### Install Spark interpreter built with Scala 2.10 -Spark distribution package has been built with Scala 2.10 until 1.6.2. If you have `SPARK_HOME` set pointing to Spark version ealier than 2.0.0, you need to download Spark interpreter packaged with Scala 2.10. To do so, use follow command: +Spark distribution package has been built with Scala 2.10 until 1.6.2. If you have `SPARK_HOME` set pointing to Spark version earlier than 2.0.0, you need to download Spark interpreter packaged with Scala 2.10. To do so, use follow command: ``` rm -rf ./interpreter/spark diff --git a/docs/manual/notebookashomepage.md b/docs/manual/notebookashomepage.md index c98e7cb4bc6..1fadccec607 100644 --- a/docs/manual/notebookashomepage.md +++ b/docs/manual/notebookashomepage.md @@ -59,17 +59,17 @@ or ```zeppelin.notebook.homescreen.hide``` property to hide the new notebook fro Restart your Zeppelin server ``` -./bin/zeppelin-deamon stop -./bin/zeppelin-deamon start +./bin/zeppelin-daemon stop +./bin/zeppelin-daemon start ``` That's it! Open your browser and navigate to Apache Zeppelin and see your customized homepage.
-## Show notebooks list in your custom homepage -If you want to display the list of notebooks on your custom Apache Zeppelin homepage all +## Show notes list in your custom homepage +If you want to display the list of notes on your custom Apache Zeppelin homepage all you need to do is use our %angular support. -Add the following code to a paragraph in you home page and run it... walla! you have your notebooks list. +Add the following code to a paragraph in you home page and run it... Voila! You have your notes list. ```javascript println(