GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2698
[ZEPPELIN-3007] display a note name without any path in the tab title ### What is this PR for? This PR modifies the display of the name of the note. Now, instead of the full path, only the name of the note is displayed. ### What type of PR is it? Improvement ### What is the Jira issue? [ZEPPELIN-3007](https://issues.apache.org/jira/browse/ZEPPELIN-3007) ### 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/tinkoff-dwh/zeppelin ZEPPELIN-3007 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2698.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 #2698 ---- commit ad53d767dcb10a56f94d28565d81be97270efae5 Author: tinkoff-dwh <tinkoff....@gmail.com> Date: 2017-12-05T13:45:38Z [ZEPPELIN-3007] display a note name without any path in the tab title commit bdfe474aff65a98c32e36df8d1db051581eda7c7 Author: tinkoff-dwh <tinkoff....@gmail.com> Date: 2017-12-08T11:38:30Z [ZEPPELIN-3007] add ' - Zeppelin' to page title ---- ---