Hi, This might help. http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Pre-load-Spark-s-scripts-tp2029p2033.html
I think we don't have fancy way of loading '.scala' file. I think it's nice to have. Feel free to create an issue for new feature! Thanks, moon On Tue, May 31, 2016 at 5:26 AM Jorge Garcia <gxjo...@hotmail.com> wrote: > Hi zeppelin users, > > > Is there any way to load ".scala" files like you would do using the ":load > path/to/file.scala" command in the scala REPL? I have already seen that > there is the dependancy loader (%dep z.load(...) )for jar files but I can > not see a way to load non-compiled scala files. > > > Thanks everyone for this amazing project by the way > > > Please let me know if you have any ideas on how to do this. > > Thanks > > Jorge > > >