[GitHub] zeppelin pull request #2067: [DOCS][ZEPPELIN-2140] Add docs for notebookRepo...

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] zeppelin pull request #2067: [DOCS][ZEPPELIN-2140] Add docs for notebookRepo...

2017-02-26 Thread AhyoungRyu
GitHub user AhyoungRyu reopened 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 
https://cloud.githubusercontent.com/assets/10060731/23331707/76551c8a-fbae-11e6-99b8-cc686e208c39.png;>

 - API description list 
https://cloud.githubusercontent.com/assets/10060731/23331704/57dd7d4c-fbae-11e6-8cc2-189fc9e68ece.png;>
https://cloud.githubusercontent.com/assets/10060731/23331708/85f722a0-fbae-11e6-9b40-7f4c98761dd6.png;>
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 
Date:   2017-02-25T13:50:10Z

Add a docs page for notebookRepoRestApi

commit 7d414355755bb15abaa9dcff07ca73416cf4a52c
Author: AhyoungRyu 
Date:   2017-02-25T13:50:28Z

Add underscore escaper

commit c73e9b281569a8f16805929f7aef09b3b8549184
Author: AhyoungRyu 
Date:   2017-02-25T14:15:22Z

Fix typo :D




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


[GitHub] zeppelin pull request #2067: [DOCS][ZEPPELIN-2140] Add docs for notebookRepo...

2017-02-26 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at:

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


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


[GitHub] zeppelin pull request #2067: [DOCS][ZEPPELIN-2140] Add docs for notebookRepo...

2017-02-25 Thread AhyoungRyu
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 
https://cloud.githubusercontent.com/assets/10060731/23331707/76551c8a-fbae-11e6-99b8-cc686e208c39.png;>

 - API description list 
https://cloud.githubusercontent.com/assets/10060731/23331704/57dd7d4c-fbae-11e6-8cc2-189fc9e68ece.png;>
https://cloud.githubusercontent.com/assets/10060731/23331708/85f722a0-fbae-11e6-9b40-7f4c98761dd6.png;>
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 
Date:   2017-02-25T13:50:10Z

Add a docs page for notebookRepoRestApi

commit 7d414355755bb15abaa9dcff07ca73416cf4a52c
Author: AhyoungRyu 
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.
---