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)