Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2606
Thanks for the review will merge this if no more discussion.
CI fails for Job #470.2 with following exception; which is unrelated
```
1) Search block e2e Test correct count of selections
[INFO] [31m- [39m[31mFailed: No element found using locator: By(xpath,
//div[@class="new-paragraph" and @ng-click="insertNew('below');"])[39m
[INFO]
[INFO] 2) Search block e2e Test correct matches count number
[INFO] [31m- [39m[31mFailed: No element found using locator: By(xpath,
//div[@class="new-paragraph" and @ng-click="insertNew('below');"])[39m
[INFO]
[INFO] 3) Search block e2e Test counter increase and decrease correctly
[INFO] [31m- [39m[31mFailed: No element found using locator: By(xpath,
//div[@class="new-paragraph" and @ng-click="insertNew('below');"])[39m
[INFO]
[INFO] 4) Search block e2e Test matches count changes correctly after
replace
[INFO] [31m- [39m[31mFailed: No element found using locator: By(xpath,
//div[@class="new-paragraph" and @ng-click="insertNew('below');"])[39m
[INFO]
[INFO] 5) Search block e2e Test replace all works correctly
[INFO] [31m- [39m[31mFailed: No element found using locator: By(xpath,
//div[@class="new-paragraph" and @ng-click="insertNew('below');"])[39m
```
---