Could you add (or provide instructions on how to do that on Windows) "Sparkmagic (PySpark)" kernel for Jupiter? Unfortunately, I am completely new in Docker technology and was able just to run a container you provided, not to build my own. But I need a kernel that will run Spark applications like it is done in AWS.
P.S. Attempt to include pyspark module in existing python kernel leads to that error:
ModuleNotFoundError: No module named 'pyspark'
Hi Quy Tang.
That is a great job, thank you.
Could you add (or provide instructions on how to do that on Windows) "Sparkmagic (PySpark)" kernel for Jupiter? Unfortunately, I am completely new in Docker technology and was able just to run a container you provided, not to build my own. But I need a kernel that will run Spark applications like it is done in AWS.
P.S. Attempt to include pyspark module in existing python kernel leads to that error:
ModuleNotFoundError: No module named 'pyspark'
Thank you.