Hi fellow Zeppelin users, I would like to create another implementation of org.apache.zeppelin.notebook.repo.NotebookRepo interface in order to persist the notebooks from zeppelin in S3 but in a versioned way (like a Git on S3).
How do you recommend that i can add my jar file with the custom implementation to my zeppelin docker deployment?, is there maybe an zeppelin folder where i can put custom libraries or do i have to extend zeppelin class path?. Thanks & Regards, Jhon