GitHub user HsuanXyz opened a pull request:
https://github.com/apache/zeppelin/pull/3269
[ZEPPELIN-3911] Move the scrollbar automatically when running all paragraphs
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide -
https://zeppelin.apache.org/contribution/contributions.html
### What type of PR is it?
[Feature]
### Todos
N/A
### What is the Jira issue?
* https://jira.apache.org/jira/browse/ZEPPELIN-3911
### How should this be tested?
Run all paragraphs
### 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/HsuanXyz/zeppelin ZEPPELIN-3911
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3269.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 #3269
----
commit 982537f4b1f31ae24e23ca1f101b8aac843aac12
Author: Hsuan Lee <hsuangm@...>
Date: 2018-12-17T05:58:02Z
[ZEPPELIN-3911] Move the scrollbar automatically when running all paragraphs
----
---