[GitHub] zeppelin issue #2510: [ZEPPELIN-2756] Support ansi escape code for colorizin...

2017-07-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2510 CI failed, but irrelevant. The error is related with Ipython which is going on #2510 - https://api.travis-ci.org/jobs/259230939/log.txt?deansi=true ``` Results :

[GitHub] zeppelin issue #2510: [ZEPPELIN-2756] Support ansi escape code for colorizin...

2017-07-30 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2510 AWESOME! --- 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

[GitHub] zeppelin pull request #2510: [ZEPPELIN-2756] Support ansi escape code for co...

2017-07-30 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2510 [ZEPPELIN-2756] Support ansi escape code for colorizing output in browser ### What is this PR for? Support ANSI escape code for colorizing output in browser using

[GitHub] zeppelin issue #2502: [ZEPPELIN-2807] Passing Z variables to SQL Interpreter...

2017-07-30 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2502 Digging a little deeper to clarify the conflict ... The class `BaseZeppelinContext` uses two different key-value repositories for two different needs: 1. **Storage of

[GitHub] zeppelin issue #2474: [ZEPPELIN-2753] Basic Implementation of IPython Interp...

2017-07-30 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2474 Push another commit to use IPython in PySparkInterpreter if IPython is available , otherwise fallback to the old implementation. --- If your project is set up for it, you can reply to this email