question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

jupyter file cannot save data normal

See original GitHub issue

Environment 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:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rchiodocommented, Nov 19, 2020

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).

0reactions
rchiodocommented, Nov 20, 2020

Thanks for the reply and processing. I can send it to you before next Monday. How can I send it to you? Maybe you can give me an email?

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found