Using Dynamic Forms with Flink Interpreter

2018-02-09 Thread André Schütz
Hi, I am trying to use the Dynamic Form with the Apache Flink interpreter in Apache Zeppelin 0.7.3. Sample of code: {code} %flink val v = ${name=Foo,Foo|Bar|FooBar} {/code} Is there a possibility to receive a user selection into a variable that can be used within a paragraph? Thank you for an

Re: Dynamic Forms

2017-04-14 Thread Jeff Zhang
Hi Ekta, I have a PR recently for making dynamic forms extensible. I plan to add other controls later, like datetime picker, slider and etc. https://github.com/apache/zeppelin/pull/2245 Ekta Nandwani 于2017年4月14日周五 下午11:02写道: > Hello, > > I see there are dropdown, checkboxes and te

Re: Dynamic Forms

2017-04-14 Thread moon soo Lee
apache.org/docs/latest/displaysystem/back-end-angular.html On Sat, Apr 15, 2017 at 12:03 AM Ekta Nandwani wrote: > Hello, > > I see there are dropdown, checkboxes and text inputs available in dynamic > forms. > https://zeppelin.apache.org/docs/0.7.1/manual/dynamicform.html > &

Dynamic Forms

2017-04-14 Thread Ekta Nandwani
Hello, I see there are dropdown, checkboxes and text inputs available in dynamic forms. https://zeppelin.apache.org/docs/0.7.1/manual/dynamicform.html I wanted to ask if there is anyway to take "date" type inputs in these dynamic forms? -- Regards, Ekta

Re: Dynamic Forms

2016-12-12 Thread DuyHai Doan
Here you are: http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/displaysystem/front-end-angular.html On Mon, Dec 12, 2016 at 9:11 AM, Igor Drozdov wrote: > Hello! > > > > I’m writing a notebook sample in Zeppelin. It downloads apache mail > archives and computes some statistics. > > Here it is http

Dynamic Forms

2016-12-12 Thread Igor Drozdov
Hello! I'm writing a notebook sample in Zeppelin. It downloads apache mail archives and computes some statistics. Here it is https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL0RySWdvci96ZXBwZWxpbi1ub3RlYm9va3MvbWFzdGVyL0FwYWNoZSUyMG1haWwlMjBhcmNoaXZlcy5qc2

Re: Use sql interpreter to fill up dynamic forms dropdown list

2016-10-26 Thread moon soo Lee
Hi, Have you tried http://zeppelin.apache.org/docs/latest/manual/dynamicform.html#select-form ? Thanks, moon On Tue, Oct 25, 2016 at 12:15 AM Manjunath, Kiran wrote: > Hello All, > > > > I have a question on creating dropdown list (dynamic forms) using psql > interpreter.

Use sql interpreter to fill up dynamic forms dropdown list

2016-10-24 Thread Manjunath, Kiran
Hello All, I have a question on creating dropdown list (dynamic forms) using psql interpreter. I am using 0.6 version. I have connected my zeppeline to postgresql using the native driver provided in the zeppeline package. I have a column - ID (of a table say 'a') which consist of al