Thanks Ahyoung, Is there any workaround like using %angular or %html to achieve that ? Developing a new type of Helium package might be too complicated for me.
On Tue, Feb 28, 2017 at 5:17 PM Ahyoung Ryu <ahyoung...@apache.org> wrote: > Hi Canan, > > I think you can do it by writing your own "SPELL" type of Helium package. > You can get more information about it in > https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/writingzeppelinspell.html > . > Note that currently it's only available in development version. To test > this, you need to build Zeppelin from source in master branch. > Hope this helps. > > Thanks, > Ahyoung > > On Mon, Feb 27, 2017 at 12:20 PM, canan chen <ccn...@gmail.com> wrote: > > Hi, > > I'd like to return a piece of javascript code from my interpreter and run > it in frontend, is it possible and how can I do it ? Thanks > > >