[GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/825 --- 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: [ZEPPELIN-799] Add python edit mo...

2016-04-13 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/825#issuecomment-209710352 Looks great to me! Merging if there is no other discussion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-13 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/825#issuecomment-209694180 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 feat

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-13 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/825#issuecomment-209265443 cool thanks, looks good. --- 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

Re: [GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-11 Thread Hyung Sung Shim
Thanks for pointing that out Felix. 2016-04-09 3:51 GMT+09:00 Felix Cheung : > This might not work when Spark interpreter is not the default group? In > that and other case the user might put %spark.pyspark instead. >

Re: [GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-08 Thread Felix Cheung
This might not work when Spark interpreter is not the default group? In that and other case the user might put %spark.pyspark instead.

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-799] Add python edit mo...

2016-04-08 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/incubator-zeppelin/pull/825 [ZEPPELIN-799] Add python edit mode. ### What is this PR for? support python edit mode in paragraph. ### What type of PR is it? Improvement ### Todos