Uh oh!
There was an error while loading. Please reload this page.
Zeppelin 727 - #1783
Conversation
AhyoungRyu
commented
Dec 20, 2016
@PetroKostyuk Thanks for your contribution! It's really useful feature indeed. I tested and it works well as you described. Here are some my thoughts
IMPO using anchor has to be simple. Let's say we need specific paragraph url to give this location to someone. e.g. in Zeppelin official docs site, The icon is exposed in the outside(need mouse hovering) and we can instinctively recognize what it is. So i think it would be better the anchor icon can be exposed in the outside not in the dropdown menu. And after we click that icon, the url will be exposed in the top header bar like I posted in the above, or maybe automatically copied right after we click it (please refer to #1750 ). It's just my opinion in my head. So please take with grain of salt and feel free to share your thought! :D |
FireArrow
commented
Dec 20, 2016
I agree with @AhyoungRyu. What she describes is the common way to link to paragraphs, so it seems reasonable to assume that is what users are used to. |
PetroKostyuk
commented
Dec 21, 2016
Thank you for your replays! |
aurely06
commented
Oct 11, 2017
Hi, Any update about this request ? The link to paragraph in context is available or not yet ? |
PetroKostyuk
commented
Oct 11, 2017
As it seems, this pull request is still open, so this feature is not in added to application. I no longer work on zeppelin project, so I don't know whether this feature will get published in future or no. |
aurely06
commented
Oct 12, 2017
ok, thank you for your answser |
close#83close#86close#125close#133close#139close#146close#193close#203close#246close#262close#264close#273close#291close#299close#320close#347close#389close#413close#423close#543close#560close#658close#670close#728close#765close#777close#782close#783close#812close#822close#841close#843close#878close#884close#918close#989close#1076close#1135close#1187close#1231close#1304close#1316close#1361close#1385close#1390close#1414close#1422close#1425close#1447close#1458close#1466close#1485close#1492close#1495close#1497close#1536close#1545close#1561close#1577close#1600close#1603close#1678close#1695close#1739close#1748close#1765close#1767close#1776close#1783close#1799



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?
Open note, choose one paragraph and click on 'Link to paragrapgh in context'.

Copy link that is prompted to you.

Open link in new tab or window.

Your notebook should load and scroll to linked paragraph.