Last active
May 29, 2023 15:53
-
-
Save kirisakow/2f6ef957673df6dcbc20bcdaa33c202a to your computer and use it in GitHub Desktop.
Run Spark MLlib and Scala in Google Colab with Almond
To @sunnysea @Platinum-Dragon and anyone who is reading this:
Google Colab interface has seemingly undergone changes and does not allow to use side kernels the way it used to be.
I myself have stopped using Google Colab and have been using Docker images and containers instead.
To run Scala in Jupyter Notebook as a Docker container, you can use this guide of mine based on jupyter/all-spark-notebook
Docker image, the latest Almond and Scala.
Happy coding!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello! After 1&2 and reloading the page, I get this error. Could you help me what should I do in this case, please?