GitHub user PetroKostyuk opened a pull request:
https://github.com/apache/zeppelin/pull/1783
Zeppelin 727
### What is this PR for?
This PR adds button that allows user to copy link to paragraph in context.
Then if user follows this link, it will load note and scroll to selected
paragraph
### What type of PR is it?
Feature
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-727
### How should this be tested?
1) Open note, choose one paragraph and click on 'Link to paragrapgh in
context'.

2) Copy link that is prompted to you.

3) Open link in new tab or window.
4) Your notebook should load and scroll to linked paragraph.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PetroKostyuk/zeppelin ZEPPELIN-727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1783.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 #1783
----
commit 5f121c6efae6b2cc1c9998594aca9e6377da6850
Author: Petro Kostyuk <[email protected]>
Date: 2016-12-19T18:19:18Z
ZEPPELIN-727
commit 43229045c37a7062bec3549e15f8a426bf9af3b5
Author: Petro Kostyuk <[email protected]>
Date: 2016-12-19T18:23:53Z
typo
----
---
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.
---