colabcode icon indicating copy to clipboard operation
colabcode copied to clipboard

How to save the code as a python file?

Open VpkPrasanna opened this issue 5 years ago • 1 comments

I was working on a kaggle competition and after sometime the code server stops and all the files created were gone. Is there any way to save the files in the present working directory ?

VpkPrasanna avatar Dec 07 '20 12:12 VpkPrasanna

crate a separate repo for that comp, and before leaving the colabcode push all the files in that repo. and when you start working on that comp, again clone that repo and work.

soumya997 avatar Feb 11 '21 14:02 soumya997