GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/2108
[ZEPPELIN-2202] Disable personalized mode btn when note is running (master)
### What is this PR for?
Disable the personalized mode button when a note is running.
- This improvement is implemented in
https://github.com/1ambda/zeppelin/commit/0afacbf45e9d4e96121b662da87d4b7e3c655838.
- The second commit
https://github.com/1ambda/zeppelin/commit/305ad05790c09920539f3e5b4e4763d04ccabfab
is about refactoring.
- So please review
https://github.com/1ambda/zeppelin/commit/0afacbf45e9d4e96121b662da87d4b7e3c655838
first.
### What type of PR is it?
[Improvement]
### Todos
NONE
### What is the Jira issue?
[ZEPPELIN-2202](https://issues.apache.org/jira/browse/ZEPPELIN-2202)
### How should this be tested?
Refer the screenshot below.
### Screenshots (if appropriate)

### 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/1ambda/zeppelin
ZEPPELIN-2202/disable-person-mode-btn-when-note-is-running
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2108.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 #2108
----
commit 0afacbf45e9d4e96121b662da87d4b7e3c655838
Author: 1ambda <[email protected]>
Date: 2017-03-07T13:47:54Z
feat: Disable person mode toggle btn when para is running
commit 305ad05790c09920539f3e5b4e4763d04ccabfab
Author: 1ambda <[email protected]>
Date: 2017-03-07T14:32:49Z
refactor: Add ParagraphStatus const
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---