Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1290 @mwkang Just tested quickly, I will have to run more test to check the behavior in general. There is some refactoring needed, I left some comments. Otherwise, a more global question, do we want to change the current default behavior of run? I would understand about adding another CTRL + ENTER shortcut to do something else. But what we are doing here is a breaking change to how Zeppelin use to behave. And there is also a lot of other way to run a paragraph, where we will need to decide how they react to that change too: * Click on paragraph run button * Click on run all paragraph button * CTRL + enter shortcut * SHIFT + enter shortcut * $on('runParagraph') * Angular display system runParagraph
--- 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. ---