Member since
07-25-2019
5
Posts
0
Kudos Received
0
Solutions
07-30-2019
02:23 PM
@Damien Saillard Thanks for the reply! Yeah, I see the notebook id in the URL, but my concern is for eg: If I store my notebooks in Git repository, and If I want to pull any particular notebook from remote repository how can I identify the note without seeing the URL? I am thinking something which sets both notebook id and notebook name the same name? Thanks in advance!
... View more
07-29-2019
09:40 PM
I am new to zeppelin, as per my understanding when a note is created, in the local 'Notebooks' directory a new folder is created with 'note.json' file. Aside Zeppelin UI, If I want to find my note in 'Notebooks' directory is there any easy way to do that? since the name of the folders seems to be random characters. Thanks in advance!
... View more
Labels:
- Labels:
-
Apache Zeppelin
07-29-2019
03:04 PM
Hi @Vipin Rathor Yes! I have changed my zeppelin-site.xml to store my notebooks in GitRepo
... View more
07-25-2019
04:09 PM
I have my zeppelin instance running with multi-user authentication. But git storage seems to be shared among all users, is there any way I can differentiate which user is committing the code in Git?
... View more
Labels:
- Labels:
-
Apache Zeppelin