Lee moon soo created ZEPPELIN-551:
-------------------------------------
Summary: Add 'paragraph' scope for angular object
Key: ZEPPELIN-551
URL: https://issues.apache.org/jira/browse/ZEPPELIN-551
Project: Zeppelin
Issue Type: Sub-task
Reporter: Lee moon soo
Assignee: Lee moon soo
Fix For: 0.6.0
Add 'paragraph' scope for angular object.
Currently every angular object has either notebook scope or global scope.
Notebook scope angular object shared in every paragraphs in the notebook and
global scope angular object shared in every notebook that uses the same
interpreter.
Introducing 'paragraph' scope let user create paragraph specific angular object
that does not conflict with other angular object in the other paragraphs and
automatically removed on paragraph removal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)