zjffdu 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_r287625944
########## 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. Review comment: defaults -> by default ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
