Hi All, I try to work with this package : http://spark-packages.org/package/h2oai/sparkling-water in Zeppelin Notebook with this example: https://github.com/h2oai/sparkling-water/blob/master/examples/scripts/chicagoCrimeSmallShell.script.scala --------------------------------------------- I load the package like this: %dep z.load("ai.h2o:sparkling-water-core_2.10:1.4.3") When I do the rest of the example, it doesn't work. Can someone help me please to see this package work in Zeppelin Notebook ? Regards,