Jupyter Extension creates .ipynb_checkpoints #15972
mathiasklein1324
started this conversation in
New Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Analog to the Jupyter web browser client, which creates a .ipynb_checkpoints folder every time the user saves a Jupyter Notebook (the folder is stored in the same folder where the notebook is stored). The .ipynb_checkpoints folder contains a backup of the notebook in question (or backups of all the notebooks stored in that folder).
Beta Was this translation helpful? Give feedback.
All reactions