Muhammad-ms opened a new pull request #3752:
URL: https://github.com/apache/zeppelin/pull/3752


   ### What is this PR for?
   This PR allows Git repo directory and notebook directory to be separated so 
users have the option of having notebook directory nested within git repo. This 
would allow users to drill down to a specific sub-folder of the git repo on 
GUI. For e.g. if the git repo consists of the following data structure:
   -- Folder A
     -- Folder B
     -- Folder C
       -- Folder D 
   And the user wants to only view Folder D on the gui, they can achieve this 
by defining git repo dir as <parent directory of Folder A> and notebook dir as 
<parent directory of Folder A>/Folder A/Folder C/Folder D
   
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4779


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to