Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/848#issuecomment-215932248
Although last commit pass the CI, because
https://github.com/apache/incubator-zeppelin/pull/854 is merged in master,
merging this PR will fail with following error
```
[INFO] src/app/notebook/paragraph/paragraph.controller.js
[INFO] line 972 col 36 Expected '!==' and instead saw '!='.
[INFO] line 972 col 77 Expected '!==' and instead saw '!='.
[INFO] line 975 col 44 Expected '===' and instead saw '=='.
[INFO]
[INFO] â 3 problems
```
@prasadwagle could you take care of them ?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---