[GitHub] zeppelin pull request #1448: [MINOR] Remove spaces between intepreter group ...

2016-09-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/zeppelin/pull/1448


---
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.
---


[GitHub] zeppelin pull request #1448: [MINOR] Remove spaces between intepreter group ...

2016-09-22 Thread minahlee
GitHub user minahlee opened a pull request:

https://github.com/apache/zeppelin/pull/1448

[MINOR] Remove spaces between intepreter group and name

### What is this PR for?
#1395 changed alignment of html tag and it caused to make space between 
interpreter group and name.

### What type of PR is it?
Bug Fix

### Screenshots (if appropriate)
**Before**
https://cloud.githubusercontent.com/assets/8503346/18743269/7fa34b16-80b8-11e6-979a-194e7f6bef8f.png";>

**After**
https://cloud.githubusercontent.com/assets/8503346/18743271/83807038-80b8-11e6-80b1-775c3369940e.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/minahlee/zeppelin showInterpreterList

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/1448.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 #1448


commit 5e2315a262010b5e853b7beb207434c56ab80203
Author: Mina Lee 
Date:   2016-09-22T09:31:14Z

Remove space in available interpreters list




---
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.
---