Versions
Available Scala versions for each version of almond
Almond version | Scala 2.11 version | Scala 2.12 version | Scala 2.13 version |
---|---|---|---|
0.1.0 to 0.1.8 |
2.11.12 |
2.12.6 |
- |
0.1.9 - 0.1.12 |
2.11.12 |
2.12.6 , 2.12.7 |
- |
0.1.13 - 0.6.0 |
2.11.12 |
2.12.6 , 2.12.7 , 2.12.8 |
- |
0.7.0 |
- | 2.12.6 , 2.12.7 , 2.12.8 |
2.13.0 |
0.8.0 |
- | 2.12.6 , 2.12.7 , 2.12.8 , 2.12.9 |
2.13.0 |
0.8.1 |
- | 2.12.6 , 2.12.7 , 2.12.8 , 2.12.9 , 2.12.10 |
2.13.0 |
0.8.2 - 0.8.3 |
- | 2.12.6 , 2.12.7 , 2.12.8 , 2.12.9 , 2.12.10 |
2.13.0 , 2.13.1 |
0.9.0 - ... |
- | 2.12.8 , 2.12.9 , 2.12.10 |
2.13.0 , 2.13.1 |
See also release notes at https://github.com/almond-sh/almond/releases
To find out which version of almond is installed, from a running notebook, go to the menu bar and select:
Help -> About
, if using Jupyter ClassicHelp -> About the Scala Kernel
, if using JupyterLab