Scala Notebooks showing off ImgLib2.
The notebooks are in the format of IPython Notebooks and were created using the Jupyter Scala Implementation. They should work with other (IScala, Scala Notebook), but probably require adaptions for loading repositories.
The notebook goes through the using ops demo in a Notebook
A demo for creating ops
A demo for ImgLib2 and its views and specifically the ability to interpolate with a number of different algorithms.
The Bokeh Demos show creating simple plots (like histograms) in the notebook using bokehjs (bokeh-scala).