问题
Is there a way to check last edit time in google colab? Specificly in read only mode? Tried in the google colab ui and didn't find any solution..
回答1:
In "File > Revision History" maybe?
回答2:
For Drive notebooks, select 'Locate in Drive' from the File menu. Then, right click, select 'Show details', and you'll see the last modified time among the info listed.
回答3:
Right click on your ipynb file and choose "Manage Versions" then you can see last versions. You can also keep some versions forever.
来源:https://stackoverflow.com/questions/54117137/how-to-check-the-last-edited-time-in-google-colab