forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.8 KiB
1.8 KiB
Error Occurs When the ipynb File Is Saved
Symptom
The following error occurs when a user saves the ipynb file on the Jupyter page accessed using a notebook instance: The file has changed on disk since the last time we opened or saved it. xxxx
Possible Cause
The same file is modified in two or more development environments at the same time, which causes file saving failure.
Solution
Close the same file in other development environments. See Figure 1.
Parent topic: DevEnviron (Notebook of Old Version)