GitHub user MechCoder opened a pull request:

    https://github.com/apache/spark/pull/13503

    [SPARK-15761] [MLlib] [PySpark] Load ipython when default python is Python3

    ## What changes were proposed in this pull request?
    
    I would like to use IPython with Python 3.5. It is annoying when it fails 
with IPython requires Python 2.7+; please install python2.7 or set 
PYSPARK_PYTHON when I have a version greater than 2.7
    
    ## How was this patch tested
    It now works with IPython and Python3


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MechCoder/spark spark-15761

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/13503.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 #13503
    
----
commit a05195341deb46cb2fd8521e7eb8065ca760ad7a
Author: MechCoder <mks...@nyu.edu>
Date:   2016-06-03T22:30:03Z

    [SPARK-15761] [MLlib] [PySpark] Load ipython when default python is python3

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to