Open sbushmanov opened 1 day ago
I hope I've successfully installed Scala3 kernel:
cs launch almond:0.14.0-RC15 --scala 3.3.3 -- --install --id scala313 --display-name "Scala (3.3.3)"
but in Jupyter notebook I have:
> scala.util.Properties.versionString res1: String = "version 2.13.14"
Is it me doing something wrong?
Any suggestions are appreciated.
I hope I've successfully installed Scala3 kernel:
but in Jupyter notebook I have:
Is it me doing something wrong?
Any suggestions are appreciated.