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**
    <img width="436" alt="screen shot 2016-09-22 at 11 31 35 am" 
src="https://cloud.githubusercontent.com/assets/8503346/18743269/7fa34b16-80b8-11e6-979a-194e7f6bef8f.png";>
    
    **After**
    <img width="411" alt="screen shot 2016-09-22 at 11 32 02 am" 
src="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 <mina...@apache.org>
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.
---

Reply via email to