Hi,
I did have git repo setup but I don't think it fit nicely for what I am
looking for.
I need to do side by side comparison of two or more different models (or
parameters) trained on same dataset. They all produce different charts and
reports. Comparing them would enable me to make further decis
hi Nirav Patel,
Currently zeppelin persists Note as json file,which includes both code and
result. You can enable GitNotebookRepo as the bakend storage by define
following property in ${ZEPPELIN_HOME}/conf/zeppelin-site.xml。
Restart zeppelin,then you can commit note as a revision, which can be