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
I can't add a comment to Heapify's answer, but his solution worked for JupyterLab on Windows without problems.
I cut and pasted his code into an Anaconda Powershell prompt
pip install spylon-kernel
python -m spylon_kernel install
jupyter notebook
And refreshed my anacopnda launcher and the spylon project option was available.