notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Document .ipynb_checkpoints directory

Open JasonWeill opened this issue 2 years ago • 3 comments
trafficstars

In investigating #6654, we discovered that the docs for Jupyter Notebook don't mention the checkpoints directory, .ipynb_checkpoints. We occasionally get bugs about this, such as about people unclear whether it should be visible or unaware that it could help them recover an accidentally-deleted notebook.

Add info about checkpoints to the docs.

JasonWeill avatar Dec 08 '22 18:12 JasonWeill