GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1208
[gh-pages][ZEPPELIN-1216] Add a matrix table for "Zeppelin version X available interpreters" ### What is this PR for? I added a matrix table for "Zeppelin version X available interpreters(with specific version)" to [zeppelin.apache.org/download.html](zeppelin.apache.org/download.html). Please see the attached screenshot images :) ### What type of PR is it? Improvement & Documentation ### Todos * [x] - Change `_site` -> `_site/` in `.gitignore` ### What is the Jira issue? [ZEPPELIN-1216](https://issues.apache.org/jira/browse/ZEPPELIN-1216) ### Screenshots (if appropriate)   ### 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/AhyoungRyu/zeppelin gh-page/ZEPPELIN-1216 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1208.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 #1208 ---- commit 245bf7f39c2f3a427eddbc7d01788f12f6532a36 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-07-19T07:21:54Z Change '_site' -> '_site/' in .gitignore commit a993438938b09c19b4e5516ef21c271397159010 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-07-20T05:28:40Z Add 'Available interpreter' matrix to download.md ---- --- 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. ---