GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/410
[ZEPPELIN-407] Improve document on how to manage external libraries in spark interpreter Improve docs on library loading in spark interpreter. * Add information to load libraries using spark properties besides dependency loading using %dep interpreter * State different ways of dependency loading for different version of Zeppelin * Move Spark specific information from install.md to spark.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-407 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/410.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #410 ---- commit 857d10b686662b86af9151ccb06286a3d383ea95 Author: Mina Lee <mina...@nflabs.com> Date: 2015-11-09T08:32:21Z [ZEPPELIN-407] Improve document on how to manage external libraries in spark interpreter ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---