zjffdu commented on pull request #4115: URL: https://github.com/apache/zeppelin/pull/4115#issuecomment-839729104
Thanks for the contribution @mnmhouse , the title needs to be updated and it should include the jira, take look at other PRs for reference. BTW, it is better to format the code like following. ``` Notebook notebook = ServiceLocatorUtilities.getService( sharedServiceLocator, Notebook.class.getName()); ``` -- 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]
