Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1735
  
    @astroshim Good catch! Tested and it was working well as expected. 
    AFAIK there are 3 way to run a paragraph in Zeppelin note like below 
    
    1. \w keyboard shortcut `Shift + Enter` : we can't run the blank paragraph 
by default.
    2. \w icon button: your PR disable this one :)
    3. \w RestApi [like 
this](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html#run-a-paragraph-asynchronously)
 : I was able to run the blank paragraph 
    
    I think we need to block 3rd case as well. What do you think? 



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