[error] Failed to create notebook controller #15597
Replies: 1 comment 3 replies
-
A pre-release version was accidentally relesed, please install the latest stable version of the Jupyter extension in VS Code. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I guess this is a problem on my part, but I cannot seem to fix it or find any information on it.
So basically I get
[error] Failed to create notebook controller
in two forms, either in conjunction with[Error: Extension 'ms-toolsai.jupyter' CANNOT use API proposal
or simply withALREADY exist
.I usually connect to a kernel running inside a Docker container. This does not work anymore either.
Here is the log I get when creating a fresh notebook in a fresh repository, before trying to connect to any kernel:
I tried reinstalling the extension to no avail.
Any help is very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions