GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2447
[ZEPPELIN-2700] Provide a link to interpreter binding mode doc ### What is this PR for? Provide a link to the interpreter binding mode documentation page in the interpreter page to help understand what this feature is for (`usage/interpreter/interpreter_binding_mode.html`) - **documentation is not deployed to web yet. So clicking this icon will redirect to you to 404 page** ### What type of PR is it? [Improvement | Documentation] ### Todos DONE ### What is the Jira issue? [ZEPPELIN-2700](https://issues.apache.org/jira/browse/ZEPPELIN-2700) ### How should this be tested? 1. Open the interpreter page 2. Check the links (URL, icon, ..) ### Screenshots (if appropriate) #### Before   #### After   ### Questions: * Does the licenses files need update? - NO * Is there breaking changes for older versions? - NO * Does this needs documentation? - NO You can merge this pull request into a Git repository by running: $ git pull https://github.com/1ambda/zeppelin ZEPPELIN-2700/provide-link-for-interpreter-binding-mode-doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2447.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 #2447 ---- commit 2291e63a0945e310660f92a5c80bdcce13e817fe Author: 1ambda <1am...@gmail.com> Date: 2017-06-28T03:33:54Z style: reindent html commit 72d6c063579c98df18f0672eb037a60f0af1fb45 Author: 1ambda <1am...@gmail.com> Date: 2017-06-28T03:37:23Z fix: Remove useless margin-bottom commit 41261239dcb1f4e5f16b5fd01bafcb79c286ad8e Author: 1ambda <1am...@gmail.com> Date: 2017-06-28T03:55:24Z feat: Add link to interpreter mode doc ---- --- 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. ---