GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/445
ZEPPELIN-437 Improvement Autoscroll
https://issues.apache.org/jira/browse/ZEPPELIN-437
This PR changes
* Autoscroll to cursor on paragraph status change, only when cursor is on
the last paragraph (to tail the notebook)
* When tail the notebook, waits for sometime to output is rendered and
then fire autoscroll event.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-437
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/445.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 #445
----
commit 453e0848dd0123ebc3a70120695395b830cf0278
Author: Lee moon soo <[email protected]>
Date: 2015-11-18T12:47:10Z
Autoscroll on Paragraph status change, only when cursor is on the last
paragraph
----
---
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.
---