GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/1565
[ZEPPELIN-1564] Enable note deletion and paragraph output clear from main
page
### What is this PR for?
* Enables removing note and clear all paragraph's output from Zeppelin main
page.
* Add rest api for clearing all paragraph output
Next possible improvement can be removing notes in folder level.
### What type of PR is it?
Improvement
### What is the Jira issue?
[ZEPPELIN-1564](https://issues.apache.org/jira/browse/ZEPPELIN-1564)
### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/minahlee/zeppelin ZEPPELIN-1564
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1565.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 #1565
----
commit cb70a6e9593c2dc748e04dc2d43ebac9c1b52a5a
Author: Mina Lee <[email protected]>
Date: 2016-10-27T07:50:18Z
Clear all paragraphs and remove note from main page
commit 8b25f27ecc6c2674f50377f7828c9c4d723db012
Author: Mina Lee <[email protected]>
Date: 2016-10-27T08:07:29Z
Add clearAllParagraphOutput unit test
commit f0962579e143f47946e8fa64f247abe91373f2f1
Author: Mina Lee <[email protected]>
Date: 2016-10-27T08:53:33Z
Add rest api for clear all paragraph result and add test
commit 4f61c31c5b8e8ff0855bfe0e272bd7cd92bd1f39
Author: Mina Lee <[email protected]>
Date: 2016-10-27T09:10:58Z
Add rest api endpoint for clear paragraph result to document
commit 70eb294e26e41da953385ff94379fe3e7cec4716
Author: Mina Lee <[email protected]>
Date: 2016-10-27T09:14:42Z
Remove unused import
----
---
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.
---