Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/740#issuecomment-194821919 Yes @corneadoug because: 1. binding angular object at note level will require binding this value to **all** interpreters enabled in this note. This creates a lot of pollution because we save angular objects into the JSON file 2. When the user disable an interpreter for the current note, we need to unbind and remove all angular objects related to the note 3. I see few use-case where you need to bind an angular object for the whole note
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---