GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1050
[MINOR] Show properties ordered alphabetically ### What is this PR for? Showing properties sorted in the interpreter tab ### What type of PR is it? [Improvement] ### Todos * [x] - Change the np-repeat block ### What is the Jira issue? N/A ### How should this be tested? ### Screenshots (if appropriate) <img width="612" alt="screen shot 2016-06-20 at 6 10 38 pm" src="https://cloud.githubusercontent.com/assets/3612566/16188806/54f985aa-3712-11e6-851f-a08870b3bf5b.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/jongyoul/zeppelin minor-sort-interpreter-properties Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1050.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 #1050 ---- commit 2c9aad9c45a4c8149429bc2f3c4a927f1b48dd89 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-06-20T09:08:19Z Changed view function to show properties alphabetically commit 6f452037f0cc4c0920fcb15b257ac938b4388e67 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-06-20T09:18:07Z Removed unused function ---- --- 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. ---