mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-585: Change a word 'tab' -> 'menu'
This commit is contained in:
parent
c7d380ba01
commit
4e92c9fa97
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ It's very straightforward. Just use `<iframe>` tag in your page.
|
|||
### Copy a Paragraph Link
|
||||
A first step to publish your paragraph result is **Copy a Paragraph Link**.
|
||||
|
||||
* After running a paragraph in your Zeppelin notebook, click a gear button located on the right side. Then, click **Link this Paragraph** tab like below image.
|
||||
* After running a paragraph in your Zeppelin notebook, click a gear button located on the right side. Then, click **Link this Paragraph** menu like below image.
|
||||
<center><img src="../assets/themes/zeppelin/img/docs-img/link-the-paragraph.png" height="100%" width="100%"></center>
|
||||
|
||||
* Just copy the provided link.
|
||||
|
|
|
|||
Loading…
Reference in a new issue