Make changes persistent
Everything that user changes (new files, file changes, file deletes, etc...) should be reflected after restarting of the instance. Deletion will not be made persistent for default files - files that are in git repo will not be affected by deletion. For example if one deletes .ipynb main notebook, by resetting instance, the default notebook will appear.