jupyter file cannot save data normal
See original GitHub issueEnvironment data
- VS Code version: 版本: 1.51.1
- OS and version: macOS 11.0.1
- Python version (& distribution if applicable, e.g. Anaconda): 3.7.3.
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A
Expected behaviour
The data can be actually saved after clicking command + S
Actual behaviour
After click command + S, the *
in the upper right corner of the file name disappears. It seems that the data has been saved, but in fact, it is not saved at all.
Steps to reproduce:
unknown. No pattern was found, but it does happen in some cases. Has happened many times.
f*!
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
notebook won't save and checkpoint · Issue #1882 - GitHub
I have recently run into a problem where suddenly I can no longer save and checkpoint my notebook. I am running on Debian...
Read more >iPython Notebook/Jupyter autosave failed - Stack Overflow
The reason I found out was that my server required root privileges to make edits to the files, so jupyter could not save...
Read more >Jupyter Best Practices That Will Save You A Lot of Headaches
Save copies of your dataset — especially if they are large, time-consuming imports. · Save copies of your checkpoints as well. · What...
Read more >File and Output Formats — JupyterLab 3.6.0b0 documentation
This model applies whether the data is in a file or is provided by a kernel as rich cell output in a notebook...
Read more >Jupyter: database is locked / can not load notebook format
Link to section 'Problem' of 'Jupyter: database is locked / can not load ... Unexpected error while saving file: MyNotebookName.ipynb database is locked ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You might have better luck using our newer notebook preview that we’ve been working on. https://devblogs.microsoft.com/python/notebooks-are-getting-revamped/
That doesn’t have the separate processes trying to keep data in sync (VS code is handling updates).
If you don’t want to upload it here, you can e-mail it to me. My same github id followed by at microsoft.com.