You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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 areIt 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
The text was updated successfully, but these errors were encountered: