It is fixed in https://issues.apache.org/jira/browse/ZEPPELIN-2368
subsequent paragraph will not run if the previous one fails Richard Xin <richardxin...@yahoo.com>于2017年11月7日周二 上午6:14写道: > Let's say I have multiple paragraphs in a note, it seems that those > paragraphs run sequentially one after another, and the subsequent paragraph > continues to run if any previous one fails, is there any way to configure > the notebook to stop further runs if any paragraph fails? > > Thanks, > Richard >