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