[MINOR][DOC] Update available interpreters' image in index.html#1340
Closed
AhyoungRyu wants to merge 2 commits into
Closed
[MINOR][DOC] Update available interpreters' image in index.html#1340AhyoungRyu wants to merge 2 commits into
AhyoungRyu wants to merge 2 commits into
Conversation
Contributor
|
Can you order them alphabetically ? :) |
Contributor
Author
|
@anthonycorbacho Sure. Let me update then :) |
Contributor
Author
|
@anthonycorbacho Updated the image as you said. You can check |
Member
|
LGTM merge if there is no more discussion |
asfgit
pushed a commit
that referenced
this pull request
Aug 24, 2016
### What is this PR for? I added available interpreters' logo image to `index.md` by #1004. So I updated this outdated `available_interpreters.png` for [BigQuery](https://cloud.google.com/bigquery/) & [Livy](http://livy.io/) logo. ### What type of PR is it? Improvement ### What is the Jira issue? Since it's just for `available_interpreters.png` update, didn't create Jira issue for this. ### Screenshots (if appropriate) - Before <img width="801" alt="screen shot 2016-08-18 at 4 45 01 pm" src="https://cloud.githubusercontent.com/assets/10060731/17765940/9783fd9a-6563-11e6-95e6-20b400209d80.png"> - After  ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: AhyoungRyu <fbdkdud93@hanmail.net> Closes #1340 from AhyoungRyu/update/availableInterpreterPic and squashes the following commits: 8839b97 [AhyoungRyu] Change available interpreters' list to alphabetical order 83206b8 [AhyoungRyu] Update available interpreters logo image in index.md (cherry picked from commit ce56188) Signed-off-by: Mina Lee <minalee@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this PR for?
I added available interpreters' logo image to
index.mdby #1004. So I updated this outdatedavailable_interpreters.pngfor BigQuery & Livy logo.What type of PR is it?
Improvement
What is the Jira issue?
Since it's just for
available_interpreters.pngupdate, didn't create Jira issue for this.Screenshots (if appropriate)
Questions: