GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/3227
[ZEPPELIN-3863][ZP-63] fix collaborative mode
### What is this PR for?
Сollaborative editing mode is not working right now.
This PR fix it
### What type of PR is it?
Bug Fix
### What is the Jira issue?
[ZEPPELIN-3863](https://issues.apache.org/jira/browse/ZEPPELIN-3863),
[ZP-63]
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TinkoffCreditSystems/zeppelin ZP-63
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3227.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3227
----
commit efa3bcb0b5d380268ae3031337d575968375481d
Author: Savalek <def113@...>
Date: 2018-11-15T09:46:12Z
[ZEPPELIN-3863][ZP-63] fix collaborative mode
----
---