GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1519
[ ZEPPELIN-1461 ] Doesn't display "description" value in interpreter creation page ### What is this PR for? As you can see in the attached screenshot image, "description" value doesn't show up in interpreter creation page. Moreover, the "+" (action button) is not working as well. ### What type of PR is it? Bug Fix ### Todos - [x] modification - interpreterfactory description - [x] modification - interpreter page ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1461?jql=project%20%3D%20ZEPPELIN%20AND%20text%20~%20%22description%22 ### How should this be tested? 1. on click to zeppelin interpreter page. 2. blabla ### Screenshots (if appropriate) #### after <img width="752" alt="2016-10-14 4 03 52" src="https://cloud.githubusercontent.com/assets/10525473/19378483/d8f20ae2-9227-11e6-9e73-7894fd5064de.png"> ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloverhearts/zeppelin optimazation-notebooklist Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1519.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 #1519 ---- commit 107ed8c2bb013039fef0ff0eb72aa2920f618461 Author: CloverHearts <cloverhearts...@gmail.com> Date: 2016-10-14T06:59:02Z zeppelin description bug fixed - d ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---