Felix Cheung created ZEPPELIN-425:
-------------------------------------
Summary: Dynamic form: ZeppelinContext input() value should be
available in get()
Key: ZEPPELIN-425
URL: https://issues.apache.org/jira/browse/ZEPPELIN-425
Project: Zeppelin
Issue Type: Bug
Reporter: Felix Cheung
Priority: Minor
It would be nice to be able to do:
{code}
z.input("foo")
... // later
z.get("foo")
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
