-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.9.0
-
Fix Version/s: None
-
Component/s: zeppelin-web
-
Labels:None
I have created a notebook with Rest api. It's run completely. Aften that, i edit some filter and click run all button.
Note run until the disable paragraph and the paragraph below is not rerun.
I check notebook api, the status of "isRunning" is true. it make the all run button (run single paragraph & run all) is disable.