Is it possible to access zeppelin context (z), in Livy Interpreter for Zeppelin? If yes, then how to access it. If no, does that mean zeppelin visualization in Livy is limited to python libraries.
How does one exchange variables between scala and python. It is simple if you use standard spark interpreter in Zeppelin by using z.put and z.get