We're getting " IPython is available, use IPython for PySparkInterpreter " warning each time we start %pyspark notebooks.
Although there is no difference between %pyspark and %ipyspark afaik. At least we can use all ipython magic commands etc. (maybe becase we have zeppelin.pyspark.useIPython=true?) If that's the case, how we can disable "IPython is available, use IPython for PySparkInterpreter" warning ? -- Ruslan Dautkhanov