Tyler created ZEPPELIN-5662:
-------------------------------
Summary: Ability to link to paragraph in specific git version.
Key: ZEPPELIN-5662
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5662
Project: Zeppelin
Issue Type: New Feature
Reporter: Tyler
Currently, zeppelin has the ability to link to a specific version of a notebook.
https://<server>/#/notebook/<noteId>/revision/<revisionHash>
And the ability to link to a specific paragraph from a notebook.
https://<server>/#/notebook/<noteId>/paragraph/<paragraphId>
But there is no way to open a specific paragraph from a specific version.
Ideally, we would be able to do this. This would allow (for instance) for
frozen data tables and charts to be linked in a way that doesn't change over
time.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)