GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/293
notebook execution results leaking to dashboard page When we run a paragraph, and without it completing we navigate to dashboard page; upon executing the results are displayed on the dashboard. ![screen shot 2015-09-09 at 1 50 35 pm](https://cloud.githubusercontent.com/assets/674497/9783325/15990682-57c1-11e5-82c4-da020f859e0a.png) You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin ZEPPELIN-293 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/293.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #293 ---- commit 558f36c493e0760055a7486c01a508320180c0e7 Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2015-09-10T08:05:08Z notebook results leaking to dashboard page ---- --- 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. ---