GitHub user AhyoungRyu opened a pull request:

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

    [DOCS][ZEPPELIN-2140] Add docs for notebookRepo REST API

    ### What is this PR for?
    Added a docs page for notebookRepo REST API based on 
[NotebookRepoRestApi.java](https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/NotebookRepoRestApi.java).
 And this PR will cover "notebook repository reload endpoint" : #2043 as well. 
    
    ### What type of PR is it?
    Documentation
    
    ### What is the Jira issue?
    [ZEPPELIN-2140](https://issues.apache.org/jira/browse/ZEPPELIN-2140)
    
    ### How should this be tested?
    Just checking screenshots will be faster! 
    
    ### Screenshots (if appropriate)
     - In navbar 
    <img width="300" alt="screen shot 2017-02-25 at 11 02 02 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/23331707/76551c8a-fbae-11e6-99b8-cc686e208c39.png";>
    
     - API description list 
    <img width="751" alt="screen shot 2017-02-25 at 10 54 21 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/23331704/57dd7d4c-fbae-11e6-8cc2-189fc9e68ece.png";>
    <img width="715" alt="screen shot 2017-02-25 at 10 54 29 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/23331708/85f722a0-fbae-11e6-9b40-7f4c98761dd6.png";>
    <img width="730" alt="screen shot 2017-02-25 at 10 54 38 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/23331709/8882b93a-fbae-11e6-9fe2-95bc2620e2c9.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/AhyoungRyu/zeppelin ZEPPELIN-2140

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

    https://github.com/apache/zeppelin/pull/2067.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 #2067
    
----
commit 8eac3ddc182b0b6353decca0a4f17ed7f7aa5080
Author: AhyoungRyu <fbdkdu...@hanmail.net>
Date:   2017-02-25T13:50:10Z

    Add a docs page for notebookRepoRestApi

commit 7d414355755bb15abaa9dcff07ca73416cf4a52c
Author: AhyoungRyu <fbdkdu...@hanmail.net>
Date:   2017-02-25T13:50:28Z

    Add underscore escaper

----


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