Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/3226 Thanks @Savalek for the contribution. I have a few questions. 1. What happens if a browser opens running notebook? Is it correct that `SEQUENTIAL_RUN_STATUS` message will not be received in this case. Can we handle this case? 2. How is it going to behave when notebook run is triggered by cron scheduler?
---