Hello,

Let me understand your query correctly.

Case 1. You have a jupyter installation for python and you want to use it
for scala.
Solution: You can install kernels other than python Ref
<https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages>

Case 2. You want to use spark scala
Solution: You can create a notebook config in which you create spark
context and inject it back to your notebook OR Install other kind of
notebooks like spark-notebook
<https://github.com/andypetrella/spark-notebook/> or apache zeppelin
<https://zeppelin.incubator.apache.org/>


According to my experience for case 2. I have been using and prefer spark
notebook over zeppelin


On Tue, Feb 16, 2016 at 4:49 PM, AlexModestov <aleksandrmodes...@gmail.com>
wrote:

> Hello!
> I want to use Scala from Jupyter (or may be something else if you could
> recomend anything. I mean an IDE). Does anyone know how I can do this?
> Thank you!
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Scala-from-Jupyter-tp26234.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>


-- 
Thanks,
Rajeev Reddy
Software Development Engineer  1
IXP - Information Intelligence (I2) Team
Flipkart Internet Pvt. Ltd (flipkart.com)
http://rajeev-reddy.com
+91-8001618957

Reply via email to