You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "steven pomerville (JIRA)" <ji...@apache.org> on 2015/07/13 21:02:05 UTC

[jira] [Created] (ZEPPELIN-167) Add the ability to create new notebook cells programatically

steven pomerville created ZEPPELIN-167:
------------------------------------------

             Summary: Add the ability to create new notebook cells programatically
                 Key: ZEPPELIN-167
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-167
             Project: Zeppelin
          Issue Type: Improvement
          Components: Interpreters
    Affects Versions: 0.5.0, 0.5.1
            Reporter: steven pomerville
             Fix For: 0.6.0


Right now there is not a way to programmatically create new notebook cells from within a cell or within an interpreter. We should provide an API to be able to create new cells and populate them with content programatically. 

Moon suggests that the InterpreterContext would be a good place to expose the functionality: https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterContext.java#L37



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)