Open
Description
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.