I am running a notebook on google cloud datalab. It generates some intermediate output files. The files show up when running the notebook.
However after several hours when I open the notebook again only the files in the datalab git repository (notebook files mostly) are there and everything else is deleted. The notebook kernel also seem to get restarted.
Is there any reason why? and how can I avoid this?