I guess that the most straightforward way is having a custom library with
initialization logic, import it and having each Notebook start with
something like : 

MyLibrary.init(z)

and it will initialize ZeppelinContext like : 

z.put("key", "value)





--
View this message in context: 
http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/How-to-perform-initialization-logic-tp1788p1789.html
Sent from the Apache Zeppelin Users (incubating) mailing list mailing list 
archive at Nabble.com.

Reply via email to