mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
minor: add two paragraph update ops
This commit is contained in:
parent
37e4a9f11f
commit
0b76a9b0d8
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ public class ZeppelinClient {
|
|||
"PARAGRAPH",
|
||||
"PARAGRAPH_UPDATE_OUTPUT",
|
||||
"PARAGRAPH_APPEND_OUTPUT",
|
||||
"PARAGRAPH_CLEAR_OUTPUT",
|
||||
"PARAGRAPH_REMOVE",
|
||||
// run or stop events
|
||||
"RUN_PARAGRAPH",
|
||||
"CANCEL_PARAGRAPH"));
|
||||
|
|
|
|||
Loading…
Reference in a new issue