Start Native Python REPL errors: UNKNOWN notebook type: jupyter-notebook #24590
Replies: 3 comments 2 replies
-
Which version of VS Code are you on? and which version of Python extension? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I tried deleting user data and install Python extension alone, native REPL works again. But as soon as I turn setting sync back on it fails. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I cant repro this but I moved it to issue here for better visibility for other folks: #24593 Let's track it on the issue board. |
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.
-
When I try to start the REPL it shows this error message:


Smart send (Shift+Enter) gives the same error message:
This was working before, I was just using it, and I have no idea why it suddenly stopped working.
I don't have Jupyter extension installed. It was working without that extension too. I tried installing it now but still this error throws.
Terminal REPL works, but native REPL doesn't.
Beta Was this translation helpful? Give feedback.
All reactions