You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/05/26 06:56:03 UTC

[GitHub] [zeppelin] felixcheung commented on a change in pull request #3371: [ZEPPELIN-4171] Configuration paragraph is empty to execute

felixcheung commented on a change in pull request #3371: [ZEPPELIN-4171] Configuration paragraph is empty to execute
URL: https://github.com/apache/zeppelin/pull/3371#discussion_r287584126
 
 

 ##########
 File path: docs/development/writing_zeppelin_interpreter.md
 ##########
 @@ -207,6 +208,17 @@ You can make the dynamic form in the notebook not trigger execution after select
 }
 ```
 
+
+### Check if the paragraph is empty before running (Optional)
+The notebook's paragraph defaults will not run if it is empty.
+You can set `config.checkEmpty=false`, Run when the paragraph of the notebook is empty.
 
 Review comment:
   `Run when the paragraph of the notebook is empty` -> `to run even when the paragraph of the notebook is empty`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services