almond
almond is a Scala kernel for Jupyter. It is formerly known as jupyter-scala.
It features:
- all the Ammonite niceties,
- an API that libraries can rely on to interact with Jupyter front-ends,
- extensible plotting support,
- extensible support for big data libraries, with in particular
- Spark support, relying on ammonite-spark, extended to get progress bars among others.
It also provides libraries allowing one to write custom Jupyter kernels in Scala.
This is the documentation for version 0.14.0-RC15.