Skip to main content

Command Palette

Search for a command to run...

Installing dependencies for learning PySpark

Switching from local Jupyter into Google Colab

Published
1 min read
Installing dependencies for learning PySpark

I’ve had a lot of issues in downloading pyspark locally and with all the support from forums online such as stackoverflow, etc. I still wasn’t able to fix my dependency issues from running PySpark. I said to myself, maybe this is the time I start utilizing cloud computing such as google colab in learning or even testing some production ready deployments. At least I think with using google colab, I’ll be much closer to where I’ll be deploying, in GCP…