You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Ben Vogan <be...@shopkick.com> on 2017/07/20 23:19:12 UTC

Locking a paragraph for editing

Hi all,

Is it possible to allow someone to view and run paragraphs in a note, but
not allow them to edit them?  If so, how do I do that?

Thanks,

-- 
*BENJAMIN VOGAN* | Data Platform Team Lead

<http://www.shopkick.com/>
<https://www.facebook.com/shopkick> <https://www.instagram.com/shopkick/>
<https://www.pinterest.com/shopkick/> <https://twitter.com/shopkickbiz>
<https://www.linkedin.com/company-beta/831240/?pathWildcard=831240>

Re: Locking a paragraph for editing

Posted by Park Hoon <1a...@gmail.com>.
Hi,

AFAIK, Zeppelin doesn't distinguish the roles for running and modification.
`Writer` and `Owner` can execute and edit the paragraph.

-
https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java#L1718-L1727


Regard,

On Fri, Jul 21, 2017 at 8:19 AM, Ben Vogan <be...@shopkick.com> wrote:

> Hi all,
>
> Is it possible to allow someone to view and run paragraphs in a note, but
> not allow them to edit them?  If so, how do I do that?
>
> Thanks,
>
> --
> *BENJAMIN VOGAN* | Data Platform Team Lead
>
> <http://www.shopkick.com/>
> <https://www.facebook.com/shopkick> <https://www.instagram.com/shopkick/>
> <https://www.pinterest.com/shopkick/> <https://twitter.com/shopkickbiz>
> <https://www.linkedin.com/company-beta/831240/?pathWildcard=831240>
>