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

Jupytext corrupts original notebook with base64 of pair #1221

Closed
EduardDurech opened this issue Mar 22, 2024 · 1 comment
Closed

Jupytext corrupts original notebook with base64 of pair #1221

EduardDurech opened this issue Mar 22, 2024 · 1 comment

Comments

@EduardDurech
Copy link

I saw this issue may be related to jupyter-collaboration interacting with jupytext jupyterlab/jupyter-collaboration#214, but for some reason it will overwrite the original file with a base64 encoded version of the paired file. This is really bad as while code is recoverable, none of the visuals are

image

It also gives this error even though there are no other instances open, even duplicating the file and opening it for the first time will give the error
image

@mwouts
Copy link
Owner

mwouts commented Mar 24, 2024

Thanks @EduardDurech for following up on this.

I have added a comment on the Jupyter-collaboration issue: jupyterlab/jupyter-collaboration#214 (comment).

If you don't mind, we can continue the conversation there, or on the other issue #1124.

Kind regards

@mwouts mwouts closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants