Here\'s a few links that I went to and did exactly what they said. I don\'t know what I\'m doing wrong.
https://github.com/alexarchambault/jupyter-scala https://gith
Make sure spark is installed in local along with SPARK_HOME is added or exported in .profile/environment file.
SPARK_HOME
.profile/environment
If not, you might get stuck with the following message:
"Intitializing Scala interpreter ..."
without any result.