[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/813 --- 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 fea

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-210741303 LGTM merging it into master. --- 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 proje

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-11 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-208556365 LGTM --- 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 f

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-206113545 LGTM --- 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 thi

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-05 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-205899745 LGTM :+1: --- 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 thi

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-04 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-205185962 CI failure looks not relevant for this code, but @minahlee could you please create an issue for that in JIRA and label it with `flaky-test` and attach a link to

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-04 Thread sejunra
Github user sejunra commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/813#issuecomment-205173153 looks great. --- 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 th

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-04 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/813 Add tooltip for notes reload button ### What is this PR for? Notebook reload icon is not intuitive so add tooltip to it. ### What type of PR is it? Improvement