Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using jupyter notebooks, notebook data is lost after renaming #6601

Closed
chineiusz opened this issue Oct 25, 2022 · 6 comments
Closed

using jupyter notebooks, notebook data is lost after renaming #6601

chineiusz opened this issue Oct 25, 2022 · 6 comments
Labels
status:Needs Triage Applied to issues that need triage

Comments

@chineiusz
Copy link

Without making any changes to an existent notebook, I clicked on the notebook and used the rename option in the jupyter notebook working environment. I added a suffix to make the file name more descriptive. After renaming, and without raising an error (I only added "_XXX" as a suffix, the notebook disappeared. Using the command prompt of windows, I found out that apparently, the notebook is now 0 kb. There is no other version of the file, such as one including a ".ipynb$DATA" or a "checkpoint" extension, as suggested in another issue (All notebook data is lost after renaming #5190). When investigating the file properties, it is indicated that the size of the file is 0 kb, but the size on the data storage device is indicated to be 6.34 mb. Unfortunately, I don't have a backup of the notebook. Any help to recover the notebook would be highly appreciated.

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Oct 25, 2022
@chineiusz
Copy link
Author

I was able to recover my notebook via a backup I could identify. However, it would be great if this problem could be solved for future users...

@RRosio
Copy link
Collaborator

RRosio commented Oct 27, 2022

Hi @chineiusz thank you for submitting this issue. We were unable to reproduce this behavior on our end. Would you be able to provide the output of both the terminal and the browser when you encounter this issue? If you could also please share which version of Jupyter Notebook you are using that would be great as well, thank you!

@echarles
Copy link
Member

@chineiusz What notebook version are you using? (you can view the version in the About box, or run jupyter notebook --version in a terminal)

@chineiusz
Copy link
Author

chineiusz commented Oct 31, 2022 via email

@RRosio
Copy link
Collaborator

RRosio commented Nov 3, 2022

Hi @chineiusz, thank you for your response! As we are not able to reproduce this issue to see what may cause this, we will be closing this issue. However, if you find this issue comes up for you again, feel free to reopen this and provide any additional information you have available. Thanks again!

@chineiusz
Copy link
Author

chineiusz commented Nov 4, 2022 via email

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants