GitHub user tinkoff-dwh opened 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
----
----
---