After running a cell a white dot appears on the file tab. #10762
Answered
by
amunger
smithy49
asked this question in
Questions and Answers
-
Hi,
Thanks for any help. |
Beta Was this translation helpful? Give feedback.
Answered by
amunger
Jul 11, 2022
Replies: 1 comment 6 replies
-
the execution count is stored in the text of the ipynb, so every execution will change the underlying file. If I know which white dot you are referring to, that just means the file has unsaved changes. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
amunger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the execution count is stored in the text of the ipynb, so every execution will change the underlying file. If I know which white dot you are referring to, that just means the file has unsaved changes.