You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Tagar <gi...@git.apache.org> on 2018/03/01 21:20:30 UTC

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

Github user Tagar commented on the issue:

    https://github.com/apache/zeppelin/pull/2817
  
    @SleepyThread - great feature!
    
    Building on @felixcheung's comment, it would be good if Snapshot feature would use org.apache.zeppelin.notebook.repo.GitNotebookRepo to store a snapshot/revision, so then you could compare revisions etc. 
    
    ps. Looks like commits should be slashed? It shows unrelated commits in this PR.


---