GitHub user Leemoonsoo opened a pull request:

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

    [MINOR] Display chart by default in basic tutorial notebook

    ### What is this PR for?
    From some point, "Zeppelin Tutorial/Basic Features (Spark)" tutorial 
notebook does not display chart by default.
    
    I think it's more effective show chart instead of table when new user opens 
tutorial notebook first.
    
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [x] - select chart instead of table
    
    ### How should this be tested?
    Open tutorial notebook
    
    ### Screenshots (if appropriate)
    before
    
![image](https://cloud.githubusercontent.com/assets/1540981/24059664/216cc02e-0b0d-11e7-94ec-bf8413bab585.png)
    
    after
    
![image](https://cloud.githubusercontent.com/assets/1540981/24059664/216cc02e-0b0d-11e7-94ec-bf8413bab585.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/Leemoonsoo/zeppelin 
update_tutorial_note_master

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

    https://github.com/apache/zeppelin/pull/2152.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 #2152
    
----
commit ab4b7a675ece204bb19cba449ce018ac9c6c12a9
Author: Lee moon soo <m...@apache.org>
Date:   2017-03-17T19:24:28Z

    Display chart by default in basic tutorial notebook

----


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