.ipynb_checkpoints
for each notebook project you create. This folder is
hidden because the editor uses it internally, to capture the state of your
.ipynb
file between auto-save operations. Anaconda recommends you add this
and any other hidden folders to your .gitignore
file, so they are excluded from the list
of project files that are checked into version control.