GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/3099
[ZEPPELIN-3665] fix notebook name
### What is this PR for?
Name of notebook incorrectly displayed due to text direction.
Bug Fix
### What is the Jira issue?
[ZEPPELIN-3665](https://issues.apache.org/jira/browse/ZEPPELIN-3665)
### 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 ZEPPELIN-3665
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3099.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 #3099
----
commit f59f09e1edf171e3cffc5235922b95490d59bc59
Author: Savalek <def113@...>
Date: 2018-07-26T14:58:53Z
[ZEPPELIN-3665] fix notebook name
----
---