I don't think it is supported, currently zeppelin assume that the notebook
dir represent a single git repo. Here's the source code of GitNotebookRepo,
if you are interested, welcome any contribution to improve it.

https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/repo/GitNotebookRepo.java


David Boyd <db...@incadencecorp.com> 于2020年3月5日周四 下午8:20写道:

> All:
>
>      I am running 0.8.2 in a docker image.   I have all my external
> directories set up
> and mounted to the right places.
>
> Now I have a GIT repository with several directories, one of which is my
> notebook
> directory like follows:
>
> repodir
>       docker
>       python
>       shiny
>       notebook
>
> I have checked out the repo,  the repodir is where the .git directory
> exists.
> Zeppelin has its notebook dir pointed to the notebook directory
> If I change a node a git status command shows that note changed.
>
> However, if I use the zeppelin gui and say commit a note Zeppelin
> creates a new .git directory inside the notebook directory and my
> git status shows all new notes.
>
> How can I configure zeppelin to use a notebook dir that is part of a
> larger git repository?
>
> I also, need to figure out how to have Zeppelin support a push and creating
> a branch for different users.
>
> Any help would be appreciated.
>
>
> --
> ========= mailto:db...@incadencecorp.com ============
> David W. Boyd
> VP,  Data Solutions
> 10432 Balls Ford, Suite 240
> Manassas, VA 20109
> office:   +1-703-552-2862
> cell:     +1-703-402-7908
> ============== http://www.incadencecorp.com/ ============
> ISO/IEC JTC1 SC42/WG2, editor ISO/IEC 20546, ISO/IEC 20547-1
> Chair ANSI/INCITS TG Big Data
> Co-chair NIST Big Data Public Working Group Reference Architecture
> First Robotic Mentor - FRC, FTC - www.iliterobotics.org
> Board Member- USSTEM Foundation - www.usstem.org
>
> The information contained in this message may be privileged
> and/or confidential and protected from disclosure.
> If the reader of this message is not the intended recipient
> or an employee or agent responsible for delivering this message
> to the intended recipient, you are hereby notified that any
> dissemination, distribution or copying of this communication
> is strictly prohibited.  If you have received this communication
> in error, please notify the sender immediately by replying to
> this message and deleting the material from any computer.
>
>

-- 
Best Regards

Jeff Zhang

Reply via email to