Thanks Moon for the links. I was going through some of the old mail threads in the archive which have similar points discussed.
>From there looks like though there is work happenning for this Multi Tenenancy support, right now no way one use can share a notebook with another user. I understand the issue and complexities with having a Notebook which can be editable by multiple users. Need to have a locking facility for that. Probably it will need meta data for the notebook in a database which can be used for locking. However I was thinking at least having a feature where the shared Notebook can be seen by other users but they cannot edit the same. However, the other users can clone the same and then edit the new notebook. Regards, Sourav On Thu, Dec 17, 2015 at 3:29 AM, moon soo Lee <m...@apache.org> wrote: > Hi, > > This is related work. > https://github.com/apache/incubator-zeppelin/pull/53 > > With container + reverse proxy model, > https://github.com/NFLabs/z-manager/tree/master/multitenancy > > Hope this helps. > > Best, > moon > > On Thu, Dec 17, 2015 at 4:48 AM Sourav Mazumder < > sourav.mazumde...@gmail.com> wrote: > >> Hi, >> >> I understand there is some work going on to provide multi-tenancy support >> in Zepplin. >> >> Can anyone point me to the PR for the same or any other relevant info ? >> >> Regards, >> Sourav >> >