GitHub user minahlee opened a pull request:

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

    [HOTFIX] Remove unintended characters from r tutorial

    ### What is this PR for?
    If user runs **Create a R Dataframe** paragraph in **Zeppelin Tutorial/R 
(SparkR)** note, he/she will get error because of some unintended characters 
inserted.
    
    ### What type of PR is it?
    Documentation | Hot Fix
    
    ### Screenshots (if appropriate)
    **Before**
    ![screen shot 2017-03-29 at 11 07 09 
am](https://cloud.githubusercontent.com/assets/8503346/24435405/177f5c22-1470-11e7-868c-919fec07a2b3.png)
    
    
    **After**
    ![screen shot 2017-03-29 at 11 06 52 
am](https://cloud.githubusercontent.com/assets/8503346/24435417/1d7e2568-1470-11e7-9b1f-964d3157bf0d.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 hotfix/fixTypo

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

    https://github.com/apache/zeppelin/pull/2200.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 #2200
    
----
commit 2d2cb24837b6ff58a84fb90f9d829ce6703a827d
Author: Mina Lee <mina...@apache.org>
Date:   2017-03-29T02:05:23Z

    Remove unintended characters from r tutorial

----


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