[GitHub] zeppelin pull request #1425: Improving Matplotlib Integration with Zeppelin

2018-05-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1425 ---

[GitHub] zeppelin issue #1425: Improving Matplotlib Integration with Zeppelin

2016-09-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1425 Thanks @IshmeetKaur. I think i'll try to merge #1422 first because #1422 arrived earlier. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #1425: Improving Matplotlib Integration with Zeppelin

2016-09-13 Thread IshmeetKaur
Github user IshmeetKaur closed the pull request at: https://github.com/apache/zeppelin/pull/1425 --- 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 #1425: Improving Matplotlib Integration with Zeppelin

2016-09-13 Thread IshmeetKaur
GitHub user IshmeetKaur reopened a pull request: https://github.com/apache/zeppelin/pull/1425 Improving Matplotlib Integration with Zeppelin ### What is this PR for? This PR improves the matplotlib integration with zeppelin. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1425: Improving Matplotlib Integration with Zeppelin

2016-09-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1425 Realized that there's a very similar contribution #1422 created few days before. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1425: Improving Matplotlib Integration with Zeppelin

2016-09-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1425 Tried and working well. Could you try trigger CI again and see if it goes to green? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (ZEPPELIN-1428) Improving Matplotlib integration with zeppelin Pyspark

2016-09-12 Thread Ishmeet Kaur (JIRA)
Ishmeet Kaur created ZEPPELIN-1428: -- Summary: Improving Matplotlib integration with zeppelin Pyspark Key: ZEPPELIN-1428 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1428 Project: Zeppelin

Re: improving matplotlib integration in zeppelin

2016-08-30 Thread Goodman, Alexander (398K)
Hi all, I have recently finished implementing an inline plotting backend (for static images, see ZEPPELIN-1345) on my local machine as well as on a spark cluster. I will soon make a PR, but before that I have a few questions where I would like some insight from more experienced developers on this

Re: improving matplotlib integration in zeppelin

2016-08-23 Thread Alexander Bezzubov
Right, thank you Moon for explaining both approaches in detail. I will be happy to implement AngularDisplay support for Python interpreter later on, to enable it to interact with AngularObjects the way SparkInterpreter does. I have created ZEPPELIN-1361

Re: improving matplotlib integration in zeppelin

2016-08-19 Thread Goodman, Alexander (398K)
Hi Moon, Thank you for the informative response. You are right, this is all in fact explicitly stated in the most recent set of matplotlib release notes[1]. This won't really apply to the static inline plotting backend that I will be tackling first which will mostly be pure python, but it will

improving matplotlib integration in zeppelin

2016-08-18 Thread Goodman, Alexander (398K)
Hi all, As per previous discussion I had with Alex Bezzubov on the users mailing list, I have created two new JIRA issues ([1] and [2]) explaining in more detail what I think we should ultimately strive for in our ongoing work to improve matplotlib integration in zeppelin. For now I think I will

[jira] [Created] (ZEPPELIN-1344) Improving matplotlib integration with zeppelin

2016-08-18 Thread Alex Goodman (JIRA)
Alex Goodman created ZEPPELIN-1344: -- Summary: Improving matplotlib integration with zeppelin Key: ZEPPELIN-1344 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1344 Project: Zeppelin