largecats' blog data engineer

Setting up Jupyter Notebook kernel for Scala, Python to use Spark

2019-08-17

I want to use spark via both python and scala with Jupyter notebook without having to import all those modules associated with pyspark. I’m using Windows.

Preparation

This post assumes configurations here and here.

Method

I tried a number of kernels in this list, only spylon-spark seems to work.

Follow the instructions here.

Result


Similar Posts

Content