On Sat, Jul 30, 2016 at 7:30 PM, Minudika Malshan <minudika...@gmail.com> wrote:
> Hi all, > > Currently I am working on above subjected issue. I went through the > implementation of notebook.html[1] and notebook.controller.js.[2] > I want to know the location of the notebook-controller.js where the *default > interpreter* is set to the notebook. > According to the current implementation, it would be the first interpreter > which can be sorted from the interpreter binding window. > Your kind help would be much appreciated. > > [1] > https://github.com/apache/zeppelin/blob/master/zeppelin-web/src/app/notebook/notebook.html > [2] > https://github.com/apache/zeppelin/blob/master/zeppelin-web/src/app/notebook/notebook.controller.js > > Thank you! > Miudika >