[GitHub] zeppelin issue #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
Github user Sdedelbrock commented on the issue: https://github.com/apache/zeppelin/pull/2511 it. finally.. happened! 😄 --- 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

[GitHub] zeppelin pull request #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
GitHub user Sdedelbrock reopened a pull request: https://github.com/apache/zeppelin/pull/2511 [ZEPPELIN-2821] Fix Missing import ### What is this PR for? The python interpreter has a bug when trying to render matplotlib images from the z.show() function. Line 139 of `python

[GitHub] zeppelin pull request #2522: Fix Missing import

2017-08-08 Thread Sdedelbrock
Github user Sdedelbrock closed the pull request at: https://github.com/apache/zeppelin/pull/2522 --- 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

[GitHub] zeppelin pull request #2522: Fix Missing import

2017-08-08 Thread Sdedelbrock
GitHub user Sdedelbrock opened a pull request: https://github.com/apache/zeppelin/pull/2522 Fix Missing import ### What is this PR for? The python interpreter has a bug when trying to render matplotlib images from the z.show() function. Line 139 of `python/src/main/resources

[GitHub] zeppelin pull request #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
Github user Sdedelbrock closed the pull request at: https://github.com/apache/zeppelin/pull/2511 --- 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

[GitHub] zeppelin pull request #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
GitHub user Sdedelbrock reopened a pull request: https://github.com/apache/zeppelin/pull/2511 [ZEPPELIN-2821] Fix Missing import ### What is this PR for? The python interpreter has a bug when trying to render matplotlib images from the z.show() function. Line 139 of `python

[GitHub] zeppelin pull request #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
Github user Sdedelbrock closed the pull request at: https://github.com/apache/zeppelin/pull/2511 --- 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

[GitHub] zeppelin issue #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-08 Thread Sdedelbrock
Github user Sdedelbrock commented on the issue: https://github.com/apache/zeppelin/pull/2511 I've force pushed the PR twice to re-trigger the build, and one of the jobs consistently times out. I have disabled test concurrency to no avail. I have manually re-run the (failed)

[GitHub] zeppelin pull request #2511: Fix Missing import

2017-07-31 Thread Sdedelbrock
GitHub user Sdedelbrock opened a pull request: https://github.com/apache/zeppelin/pull/2511 Fix Missing import ### What is this PR for? The python interpreter has a bug when trying to render matplotlib images from the z.show() function. Line 139 of `python/src/main/resources