GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2506
Zeppelin 2813 ### What is this PR for? Sometimes need to see the difference between versions and to switch to another version and look for changes are not convenient (the page reloaded). This feature allows you to compare any two versions of the notebook. ### What type of PR is it? Feature ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2813 ### How should this be tested? 1 make some commits. Сchange the contents of paragraphs (delete, add, edit) 2 open Revisions comparator 3 compare revisions and check diff ### Screenshots (if appropriate)        if title exist  ### Questions: * Does the licenses files need update? yes (updated) * 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/tinkoff-dwh/zeppelin ZEPPELIN-2813 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2506.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 #2506 ---- commit a192b95dbb1f8b1cb07123194c77a12c28978eec Author: Tinkoff DWH <tinkoff....@gmail.com> Date: 2017-07-27T12:31:07Z [ZEPPELIN-2813] revisions comparator for note commit b9498142b40d80ba07581818011996a66056a9f3 Author: Tinkoff DWH <tinkoff....@gmail.com> Date: 2017-07-27T14:35:26Z [ZEPPELIN-2813] license ---- --- 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. ---