GitHub user 1ambda opened a pull request:

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

    [ZEPPELIN-1887] fix: DON'T create new para when run all paragraphs

    ### What is this PR for?
    
    Clicking `Run all paragraphs` adds new paragraph. This is not the intended 
behavior.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    
    Nothing
    
    ### What is the Jira issue?
    
    [ZEPPELIN-1887](https://issues.apache.org/jira/browse/ZEPPELIN-1887)
    
    ### How should this be tested?
    
    1. Click `Run all paragraph button` in a note
    2. Check whether new paragraph is added or not.
    
    ### Screenshots (if appropriate)
    
    
![zeppelin-1887](https://cloud.githubusercontent.com/assets/4968473/21635002/56fb7ebc-d29e-11e6-9644-8f3f1c42da1a.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/1ambda/zeppelin 
ZEPPELIN-1887/do-not-create-paragraph-when-run-all-parag

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

    https://github.com/apache/zeppelin/pull/1836.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 #1836
    
----
commit 333643280b6fa958c7f28570212efdee63566562
Author: 1ambda <1am...@gmail.com>
Date:   2017-01-04T07:51:23Z

    fix: DON'T create new para when run all paragraphs

----


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