Github user mateiz commented on the pull request:

    https://github.com/apache/spark/pull/227#issuecomment-39283379
  
    Actually sorry, I didn't look at this closely enough. I don't think 
removing IPYTHON_OPTS is right here -- what Josh wanted was to pass on the 
command-line options (`$@`) *to IPython* instead of leaving them out and 
passing `$IPYTHON_OPTS`. We do need to pass options to IPython occasionally, 
e.g. to launch the IPython Notebook (which happens when you do `ipython 
--notebook`).
    
    I'll make a pull request that does that. I've reverted the current one 
because I didn't want to disable IPython Notebook and other options at this 
moment.


---
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.
---

Reply via email to