GitHub user 1ambda reopened a pull request:

    https://github.com/apache/zeppelin/pull/2437

    [ZEPPELIN-2582][DOCS] docs for interpreter binding modes

    ### What is this PR for?
    
    Updated `interpreter_binding_mode.md` since users are sometimes confused 
what this mode means and there is already opened JIRA issue. This documentation 
will be helpful to Zeppelin users.
    
    **disclaimer: content was copied from 
[here](https://medium.com/@leemoonsoo/apache-zeppelin-interpreter-mode-explained-bae0525d0555)
 with author's consent.**
    
    
    ### What type of PR is it?
    [Documentation]
    
    ### Todos
    
    DONE
    
    ### What is the Jira issue?
    
    [ZEPPELIN-2582](https://issues.apache.org/jira/browse/ZEPPELIN-2582)
    
    ### How should this be tested?
    
    1. setup rvm 2.1.0+ and install required bundles for `docs/`
    2. bundle exec jekyll serve --watch
    3. http://localhost:4000/usage/interpreter/interpreter_binding_mode.html
    
    ### Screenshots (if appropriate)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527441-ac200154-5a86-11e7-8cd8-692aa4fe98f5.png)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527446-b3003b24-5a86-11e7-92bb-7b2ae7ae9aa5.png)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527449-b802b55c-5a86-11e7-867b-bf86ddc1692a.png)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527456-be74afa8-5a86-11e7-9509-861f40ee2175.png)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527462-c467abea-5a86-11e7-8d75-0b94962a27b2.png)
    
    
![image](https://user-images.githubusercontent.com/4968473/27527464-c6c4ebfa-5a86-11e7-852c-25655ef519dd.png)
    
    
    ### Questions:
    * Does the licenses files need update? - NO
    * Is there breaking changes for older versions? - NO
    * Does this needs documentation? - This PR is about docs.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/1ambda/zeppelin 
ZEPPELIN-2582/docs-for-interpreter-modes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2437.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 #2437
    
----
commit 56836205d8b4555746e66306b32714183866ed15
Author: 1ambda <1am...@gmail.com>
Date:   2017-06-26T06:42:01Z

    feat: Add images

commit b43a4daf6165465885b8ec629cf49b7b7c5d10ef
Author: 1ambda <1am...@gmail.com>
Date:   2017-06-26T06:42:19Z

    docs: Update interpreter binding mode page

commit 43e8b02396a25f5a3fdad50ee3486f690bd51ccb
Author: 1ambda <1am...@gmail.com>
Date:   2017-06-27T01:16:18Z

    docs: Add summary table of @cacti77

----


---
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.
---

Reply via email to