mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for? This issue is intended to fill gap between REST API and WebSocket operations. For now we can only access notebook and paragraph to READONLY (not writing) via REST API but after this PR, we can insert / retrieve / move / delete paragraph via REST API. ### What type of PR is it? Feature ### Todos ### Is there a relevant Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-511 ### How should this be tested? Please follow the explanation of added REST APIs from rest-notebook.md. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? (No) * Is there breaking changes for older versions? (No) * Does this needs documentation? (Yes, I've addressed it.) Author: Jungtaek Lim <kabhwan@gmail.com> Closes #550 from HeartSaVioR/ZEPPELIN-511 and squashes the following commits: |
||
|---|---|---|
| .. | ||
| rest-interpreter.md | ||
| rest-notebook.md | ||