I am having a problem with the autosave failing in a Google datalab notebook. I am using the ssh shell on port 8081 from the console. I open the notebook. Make a few changes. Click save. Works fine. I run the code, make another change. Click save. Autosave failed! It appears to only happen with this notebook. I am uncertain how to diagnose this.
Any thoughts?
Problem is reproducible.
UPDATE: I have now traced this down to a code cell that displays 16 scanned images, each sized 10MB. Is there a limit to the size of the output in a code window, or in a datalab notebook overall? Could this be the problem?