Github user cloverhearts commented on the issue:

    https://github.com/apache/zeppelin/pull/1176
  
    update
    
    add operator : all paragraph (*)
    
    and ui fixed.
    
    ![cap 2016-07-14 
15-11-07-036](https://cloud.githubusercontent.com/assets/10525473/16829747/732164a0-49d5-11e6-938f-9c08cfb772c1.png)
    
    
    If you want to run to all Paragraph in  Note, you can:
    ```
    NoteID : *
    or
    NoteID
    ```
    ```
    ${workflow:workflow=MyworkflowName,NotebookId}
    or
    ${workflow:workflow=MyworkflowName,NotebookId:*}
    ```
    
    
    for example
    ```
    ${workflow:workflow=Myworkflow,2A94M5J1Z}
    ```
    
    Of course, it is possible to run a particular paragraph and mix.
    
    ```
    %md
    
${workflow:workflow=Myworkflow,2A94M5J1Z|r|2BQWXDH1C:20160714-151024_1284650101}
    ```
    



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