GitHub user IshmeetKaur opened 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
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1428
### How should this be tested?
show() functionality in the PyZeppelinContext class should work with
matplotlib.
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/IshmeetKaur/zeppelin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1425.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1425
----
commit 1e3a5088011c0cca4844404d5edc87d18f34b517
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-06T14:44:16Z
Show function modification pyspark
commit 561860a2321409c596397e2eb3366ff7c1820e51
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-07T15:52:35Z
show function modification pyspark
commit 6491ff2839e2e1a94fbbbd30727bf821cdb69805
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-07T19:52:44Z
show function modification
commit 645e6af18dd754a0ebcbe5ff040fd0a9d2346de7
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-08T14:04:01Z
Merge branch 'master' of https://github.com/apache/zeppelin into modify_show
commit 207d6dd0dbe79f66b34088ff96db1fa8835ddb61
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-08T14:31:59Z
Revert "show function modification pyspark"
This reverts commit 561860a2321409c596397e2eb3366ff7c1820e51.
commit d42d49b0b820aa24024677b7910b40e7025efebd
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-08T14:42:58Z
show function modification
commit 3224184c51886ea286bd41dc9c9c34b09d9bffe9
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-08T15:45:59Z
combining show and show_plot
commit 0faf2aa2b3b979f352a7a1f8f449d47a24651a89
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-09T08:06:55Z
dataframe pandas dependency
commit 1d3583a72918c905a783d32145b4bea3826a637b
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-10T09:22:10Z
pandas dataframe dependency resolution
commit cd3e111383b261b1def068e8ec9fbacf73132fe9
Author: Ishmeet Kaur <[email protected]>
Date: 2016-09-10T15:50:13Z
Dataframe pandas module resolution
commit 3ee2555885ed5ea872cd6ef52d43ab44d0107418
Author: ishmeetkaur <[email protected]>
Date: 2016-09-11T22:04:39Z
dataframe function removed
commit 4ff14c1fe089c76f64ad3092eadbbbb819bebb80
Author: ishmeetkaur <[email protected]>
Date: 2016-09-11T22:14:37Z
Merge remote-tracking branch 'upstream/master' into modify_show
commit 3e152fc675b31c00b957974d50c2710134bea490
Author: ishmeetkaur <[email protected]>
Date: 2016-09-12T13:10:47Z
Merge remote-tracking branch 'origin/master' into modify_show
commit 9dc5dc01662e5c89b02a93cb5b4483c236e374d9
Author: ishmeetkaur <[email protected]>
Date: 2016-09-12T13:24:35Z
removing whitespace
commit d991fd511c69134ffaa1251f802aababa42d66f5
Author: IshmeetKaur <[email protected]>
Date: 2016-09-12T14:54:23Z
Merge pull request #1 from IshmeetKaur/modify_show
Modify show
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---