You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2018/02/07 10:36:02 UTC

[jira] [Created] (ZEPPELIN-3210) Parse paragraph text when paragraph run

Jeff Zhang created ZEPPELIN-3210:
------------------------------------

             Summary: Parse paragraph text when paragraph run
                 Key: ZEPPELIN-3210
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3210
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Jeff Zhang


For now we will parse paragraph text when setText is called. Since parsing paragraph text will create interpreter, interpreter will be created when note is loaded. But it is not necessary to create interpreter when note is loaded, especially when you open a existing note. This ticket is trying to defer the paragraph text parsing to paragraph run.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)