Error : Failed to save ipynb, cannot read properties of undefined #9666
Unanswered
MacherelR
asked this question in
Questions and Answers
Replies: 2 comments 1 reply
-
@MacherelR Quick question for you. When this happens, could you open Help > Toggle Developer Tools and see if there is a full stack trace for this error? Would be helpful in diagnosing this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I had the same problem. The following worked for me:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently using vscode with wsl to code in python. this also uses the vscode-jupyter extension. My notebook works fine but sometimes when I do try to save it, I get the following message :
Failed to save 'doc.ipynb' : Cannot read properties of undefined (reading 'logger').
Does anyone know why this happens ?
Thanks in advance
Rémy
Beta Was this translation helpful? Give feedback.
All reactions