GitHub user astroshim opened a pull request:

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

    BugFix of Automatically adds %.* of previous paragraph's typing.

    ### What is this PR for?
    This PR is to fix bug from https://github.com/apache/zeppelin/pull/806.
    The default interpreter name that automatically adds should be interpreter 
group name. 
    
    ### What type of PR is it?
    Bug Fix
    
    
    ### Screenshots (if appropriate)
      - before 
    
![b](https://cloud.githubusercontent.com/assets/3348133/16221424/99cab6b6-37cd-11e6-8074-93fd9db53b45.gif)
    
      - after
    
![a](https://cloud.githubusercontent.com/assets/3348133/16221623/d2c36e94-37ce-11e6-957f-fea2e67dd55d.gif)
    
    
    ### 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/astroshim/zeppelin bugfix/ZEPPELIN-707

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

    https://github.com/apache/zeppelin/pull/1058.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 #1058
    
----
commit a3123da471b7c96942275a509f28c99e78f55ccc
Author: astroshim <hss...@nflabs.com>
Date:   2016-06-21T07:17:58Z

    default interpreter name should be group name.

----


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