GitHub user vaghawan opened a pull request:
https://github.com/apache/incubator-predictionio/pull/377
Update analytics-ipynb.html.md.erb
While running the spark console in ipython, the current commands gives
error, so to mitigate that I've added %pylab inline instead of pylab inline
which seems to give the problem. This has been checked in my case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vaghawan/incubator-predictionio patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-predictionio/pull/377.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 #377
----
commit f37e1f2aa9a16a92c47fbef66c8e77debcd02b06
Author: vaghawan <[email protected]>
Date: 2017-05-02T04:52:18Z
Update analytics-ipynb.html.md.erb
While running the spark console in ipython, the current commands gives
error, so to mitigate that I've added %pylab inline instead of pylab inline
which seems to give the problem. This has been checked in my case.
----
---
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.
---