You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/10/31 01:54:00 UTC

[GitHub] [zeppelin] amakaur opened a new pull request #3500: [ZEPPELIN-4411] Added current notebook location and name to ui header

amakaur opened a new pull request #3500: [ZEPPELIN-4411] Added current notebook location and name to ui header 
URL: https://github.com/apache/zeppelin/pull/3500
 
 
   This makes it easier to find the notebook since multiple notebooks can have same name under different path
   
   ### What is this PR for?
   This makes it easier to know which notebook you're currently running and the location of the notebook. 
   
   ### What type of PR is it?
   Feature
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4411
   
   ### How should this be tested?
   - Create a notebook under a directory
   - location of the notebook and name will be on the top 
   
   ### Screenshots (if appropriate)
   ![image](https://user-images.githubusercontent.com/51380329/67912250-9655d200-fb46-11e9-8d1e-ca0c68391465.png)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services