extension fails to open a notebook after workspace restart #10547
-
Extensions: Running at Opens jupyter notebooks successfully at the first run, "Unable to open 'filename.ipynb' Cannot open resource with notebook editor type 'jupyter-notebook', please check if you have the right extension installed and enabled." Is it a bug? of the extension or vscode or a complex system? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@Ratgor I believe that you would have to take this up / file an issue with Eclipse Che on this. I'm not fully sure how Che updates, but that error looks like they don't have the updated notebook API in the core of VS Code. And from our side we can only control our extension and the main VS Code release we can't fix anything with Che. |
Beta Was this translation helpful? Give feedback.
@Ratgor I believe that you would have to take this up / file an issue with Eclipse Che on this. I'm not fully sure how Che updates, but that error looks like they don't have the updated notebook API in the core of VS Code. And from our side we can only control our extension and the main VS Code release we can't fix anything with Che.