GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/3232
[ZEPPELIN-3838] Input function example code incorrect on "What is Dynamic
Form" page
### What is this PR for?
Input function example screenshot is incorrect on "What is Dynamic Form"
page.
This PR update the screenshot and add note on deprecated api.
### What type of PR is it?
Documentation
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3838
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Leemoonsoo/zeppelin ZEPPELIN-3838
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3232.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3232
----
commit f6d0d2e3ade87c7d91984e9e8f79b7bdafc38044
Author: Lee moon soo <leemoonsoo@...>
Date: 2018-11-17T02:11:04Z
Update screenshot of z.textbox example. Also add comment for z.input()
deprecation
----
---