We have the same issue. I think this is because dynamic forms are part of
the "shared contents" of notebooks, and are serialized along with the
result data every time when we change them.

One potential solution can be: adding a "save form" button. Only serialize
the forms and data when we click on that button.

I am not sure whether there can be a better solution using the Angular
interpreter.

J.

On Tue, May 3, 2016 at 3:20 AM, Chirag Sharma <chi...@wizni.com> wrote:

> This is an urgently required feature that I am also looking forward to.
>
> On Tue, May 3, 2016 at 3:29 PM, PROJJWAL SAHA <proj.s...@gmail.com> wrote:
>
>> Hello,
>>
>> I am working on a web application which consumes zeppelin charts in an
>> iframe. I would not like the charts displayed in one user session be
>> impacted by actions performed by other users on the same charts in other
>> sessions. I assume this is due to usage of web-sockets framework by
>> Zeppelin. Is there any workaround to prevent this behaviour ?
>>
>> Regards,
>> Projjwal
>>
>
>

Reply via email to