Right now, you have some options to isolate the notes. Look at the doc about interpreter binding mode here : http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/interpreters.html#interpreter-binding-mode
On Thu, Sep 15, 2016 at 7:15 AM, York Huang <yorkhuang.d...@gmail.com> wrote: > Hi, > > I want to set up a environment for a group of users so that they can > access zeppelin. Each of them should have their own space, should not > interfere each other. > > I install zeppelin on the MapR sandbox. If I access it from different > computers, even I access different notebooks, the data are still shared. > > What I want is the data should be totally seperate between users and > notebooks. > > How do I set it up like this? > > Thanks, > > York Huang >