mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
This is very basic implementation of the [ZEPPELIN-143](https://issues.apache.org/jira/browse/ZEPPELIN-143) at the backend. It makes a local git repository our of your `/notebook` dir and commits a new revision for each save/update. It does not: - add any remotes to the git repo. It is totally possible to do that manually though. It would be interesting to add this later, to be able to push the notebook to hostings like GH - have any GUI modifications. It is left as further work, to add the ability for a user to switch "versions" of the notebook, navigating between previous runs. Feedback is very welcome! Author: Alexander Bezzubov <bzz@apache.org> Closes #497 from bzz/add-git-notebook-repo and squashes the following commits: |
||
|---|---|---|
| .. | ||
| storage.md | ||