Hello I go by the name Ox. I am working on a project for work to make Zeppelin more usable to new analysts that don't know how to code. I am struggling with a few things that I am trying to do (I haven't code between two languages before). I am trying to make an interface that has everything coded in the background using angular and scala. In the end it should produce event flows from a data table. I don't know if this is the space for this or not but I'd like to start a dialog about it.
I was able to get a Scala array import into an angular select statement but I would like to now return the selected result to a scala paragraph instance. Also it appears to me that bind isn't working how I think it should. For some reason some of my arrays are updating and some aren't even though I coded them the same way.