Re: Input Controls and Visualizations in Zeppelin

2016-05-28 Thread DuyHai Doan
You can design your own input form using plain Bootstrap/Angular and then use the new AngularJS front-end API to interact with paragraphs: http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/displaysystem/front-end-angular.html On Sat, May 28, 2016 at 11:13 AM, ashish rawat wrote:

Re: Input Controls and Visualizations in Zeppelin

2016-05-28 Thread ashish rawat
Thanks a lot Damien. Even after working with Zeppelin for last couple of months, I had not stumbled upon Helium. It looks very promising and I believe it's reference should be included in Zeppelin Documentation. Are there also plans to incorporate pluggable inputs with Helium? Regards, Ashish O

[no subject]

2016-05-28 Thread ashish rawat
Thanks a lot Damien. Even after working with Zeppelin for last couple of months, I had not stumbled upon Helium. It looks very promising and I believe it's reference should be included in Zeppelin Documentation. Are there also plans to incorporate pluggable inputs with Helium? Regards, Ashish O

Re: dynamically populating drop-downs

2016-05-28 Thread ashish rawat
Thanks Moon. Would try to implement it for elastic interpreter. Regards, Ashish On Sat, May 28, 2016 at 11:32 AM, moon soo Lee wrote: > Hi, > > ZeppelinContext is available in Spark interpreter only. But there is no > reason to not having it in the other interpreters. [1] might give some idea >