Dear all, I’m trying to set Zeppelin as the frontend for a small cluster I use with my students.
After a few tests I found that anyone can access and even modify system files (for example, they can make "ls /etc" or even "rm -rf ~" when using %sh). Is there a way to define a homedir so that all the users see resides below that directory (like the --notebook-dir option in Jupyter)? I know that this can be achieved using Docker but it seems an unnecessary layer… Sorry if my question is dumb, I'm just starting using Zeppelin but I was unable to find an answer in the docs or in the mailing list archives. Best regards, Angelo