charlie0220 opened a new pull request #451:
URL: https://github.com/apache/submarine/pull/451


   ### What is this PR for?
   Fix the rule of "Notebook Name" while creating new notebook and add 
description in userdocs.
   Now notebook name should follow the DNS label standard as defined in RFC 
1123.
   1. Contain at most 63 characters.
   2. Contain only lowercase alphanumeric characters or '-'.
   3. Start with an alphanumeric character.
   4. End with an alphanumeric character.
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   
[SUBMARINE-669](https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-669?filter=allopenissues)
   
   ### How should this be tested?
   [Travis 
CI](https://travis-ci.com/github/charlie0220/submarine/builds/199579036)
   
   ### Screenshots (if appropriate)
   
![screen-capture](https://user-images.githubusercontent.com/50860453/98776092-4aac5880-2429-11eb-902e-0df98bbc6ac3.gif)
   
   
   ### 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:
[email protected]


Reply via email to