joesan opened this issue 3 years ago · 1 comments
I just installed the latest version of Almond on my local Ubuntu machine, but as when I tried to create a new notebook using Scala kernel, I'm not able to specify the Scala 2.12 version.
Any ideas? Is there a place where I can configure it?
Resolved using the following command:
./coursier launch --fork almond:0.10.0 --scala 2.12.11 -- --install --force