Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2757
It sounds a little redundant to ask user to both implement these version
related method and `isRevisionSupported`. How about creating a sub-interface of
`NotebookRepo` which support version control ? And if NotebookRepo using is the
implementation of this sub-interface, we show version control on UI---
