GitHub user 1ambda opened a pull request:

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

    [MINOR] fix: Remove newlines in spark tutorial output

    ### What is this PR for?
    
    fix: Remove newlines in spark tutorial output.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    
    DONE
    
    ### What is the Jira issue?
    
    MINOR
    
    ### How should this be tested?
    
    1. Checkout PR. 
    2. Open the `Zeppelin Tutorial / Basic Features(Spark)` notebook
    3. Check the output.
    
    ### Screenshots (if appropriate)
    
    #### Before
    
    
![image](https://cloud.githubusercontent.com/assets/4968473/26576428/ddd50236-4563-11e7-9cb4-ecfd2c888421.png)
    
    #### After
    
    
![image](https://cloud.githubusercontent.com/assets/4968473/26576451/ea0601c2-4563-11e7-9efa-f4f0d581000b.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/1ambda/zeppelin 
MINOR/update-spark-tutorial-paragraph

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

    https://github.com/apache/zeppelin/pull/2379.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 #2379
    
----
commit 09c98b7e6aa4f674b133e78f7bbc14c63f47109f
Author: 1ambda <[email protected]>
Date:   2017-05-30T09:12:49Z

    fix: Remove newlines in spark tutorial output

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to