Github user corneadoug commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/168#issuecomment-128836246
  
    If the notebook saved button is only used to save  dirty queries, then it 
becomes pretty useless with the auto save:
    
    Considering the autosave every 10s, I doubt somebody will use the note save 
button (he could use shortcut or wait) and 10s is pretty short. Auto save would 
probably kick before you reach the button 50% of the time.
    
    Also, it will probably never save more than one paragraph each time 
(because of 10s auto save).
    
    Having a dirty feedback on paragraph and an outdated feedback on the result 
is way enough with auto save.
    
    The only drawback with auto save could be query history in case you do 
wrong changes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to