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

ipynb doesn't reopen after close #7

Open
fschiffers opened this issue Nov 7, 2021 · 2 comments
Open

ipynb doesn't reopen after close #7

fschiffers opened this issue Nov 7, 2021 · 2 comments

Comments

@fschiffers
Copy link

Jupytext works well on Visual Studio Code Insiders.

However: Once I close the .ipynb I cannot reopen the notebook file again. I press "Open as Jupyter Notebook" and nothing happens (not even an error code). This happens even if I restart Insiders.

I am on: Windows 10 Enterpise, Insider Version 1.63
Jupytext version: v0.1.0 ( started via code-insiders --enable-proposed-api=donjayamanne.vscode-jupytext )

I am happy to provide more information if you could let me know what information you need from me.

@fschiffers
Copy link
Author

fschiffers commented Nov 7, 2021

If I switch to conguiwu's implementation the same problem persists.

However, I now get the following error message on the bottom right:
"Cannot read property 'notebookDocuments' of undefined"

After restart I now see: "An unknown error occurred. Please consult the log for more details" ( Does anyone know where I can find this log ? )

Hope this helps with debugging

@dragon18456
Copy link

I have the exact same issue as stated above.

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