GitHub user r-kamath opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/414

    ZEPPELIN-387 Allow enable/disable of specific paragraphs

    - When "run all" is called the disabled paragraphs are not executed.
    - There is no "run" button for a disabled paragraph.
    
    Disabled paragraph menu item
    <img width="287" alt="screen shot 2015-11-09 at 10 30 42 pm" 
src="https://cloud.githubusercontent.com/assets/2031306/11040681/87673328-8733-11e5-8507-f366a222ecf1.png";>
    ---
    Enabled paragraph menu item
    <img width="266" alt="screen shot 2015-11-09 at 10 30 26 pm" 
src="https://cloud.githubusercontent.com/assets/2031306/11040702/a39ae012-8733-11e5-8c7d-33fedc6ea6a7.png";>

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

    $ git pull https://github.com/r-kamath/incubator-zeppelin ZEPPELIN-387

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

    https://github.com/apache/incubator-zeppelin/pull/414.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 #414
    
----
commit 226493a3a9c3c3ac8aad3b1d79138c3b13c05941
Author: Renjith Kamath <[email protected]>
Date:   2015-11-09T17:09:22Z

    ZEPPELIN-387 Allow enable/disable of specific 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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to