Re: "IPython is available, use IPython for PySparkInterpreter"

2018-03-20 Thread Felix Cheung
I think that's a good point - perhaps this shouldn't be a warning. From: Ruslan Dautkhanov Sent: Monday, March 19, 2018 11:10:48 AM To: users Subject: "IPython is available, use IPython for PySparkInterpreter" We're getting " IPython is available, use IPython for

Re: "IPython is available, use IPython for PySparkInterpreter"

2018-03-19 Thread andreas . weise
I already filed an issue: Checkout https://issues.apache.org/jira/browse/ZEPPELIN-3290 Jeff Zhang wanted to wait for other users feedback there. On 2018/03/19 18:10:48, Ruslan Dautkhanov wrote: > We're getting " IPython is available, use IPython for PySparkInterpreter " > warning each time we

Re: IPython is available, use IPython for PySparkInterpreter

2017-12-11 Thread Ruslan Dautkhanov
Makes sense Thank you Jeff ! On Sun, Dec 10, 2017 at 11:24 PM Jeff Zhang wrote: > > I am afraid currently there's no way to make ipython as default of > %pyspark, but you can use %ipyspark to use ipython without this warning > message. > > But making ipython as default is on my plan, for now I

Re: IPython is available, use IPython for PySparkInterpreter

2017-12-10 Thread Jeff Zhang
I am afraid currently there's no way to make ipython as default of %pyspark, but you can use %ipyspark to use ipython without this warning message. But making ipython as default is on my plan, for now I try to keep backward compatibility as much as possible, so only use ipython when it is availabl