You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My colleague and I are both running into an issue where when we try to run a python script in an interactive window, the terminal only starts up and runs intermittently.
I don't know how to repeatably replicate this as it seems completely sporadic, but the actions that produce it are:
Right click in editor with python script open --> Run in Interactive Window --> Run Current File in Interactive Window
Behavior: Sometimes the interactive window will open and run the code, but often the interactive window will open and appears to be stuck trying to connect to the python terminal. It will just remain frozen indefinitely. I then kill the interactive terminal and repeatedly try to run the python script in the interactive terminal until eventually it either runs, or I get a window popping up saying "Unknown Text Editor Error", at which point I have to restart VS-Code.
As you can see in the video below, I have a simple script that I repeatedly try to run. The first three times the interactive window opens but it remains in a frozen state, unable to actually run the code. Finally, the fourth time the code runs. We've been experiencing this super frustrating bug for the past year.
jupyter_extension_bug.mp4
Extension version: 2025.9.1
VS Code version: Code 1.115.0 (41dd792b5e652393e7787322889ed5fdc58bd75b, 2026-04-07T22:04:57Z)
OS version: Windows_NT x64 10.0.26200
Modes:
Type: Bug
My colleague and I are both running into an issue where when we try to run a python script in an interactive window, the terminal only starts up and runs intermittently.
I don't know how to repeatably replicate this as it seems completely sporadic, but the actions that produce it are:
Right click in editor with python script open --> Run in Interactive Window --> Run Current File in Interactive Window
Behavior: Sometimes the interactive window will open and run the code, but often the interactive window will open and appears to be stuck trying to connect to the python terminal. It will just remain frozen indefinitely. I then kill the interactive terminal and repeatedly try to run the python script in the interactive terminal until eventually it either runs, or I get a window popping up saying "Unknown Text Editor Error", at which point I have to restart VS-Code.
As you can see in the video below, I have a simple script that I repeatedly try to run. The first three times the interactive window opens but it remains in a frozen state, unable to actually run the code. Finally, the fourth time the code runs. We've been experiencing this super frustrating bug for the past year.
jupyter_extension_bug.mp4
Extension version: 2025.9.1
VS Code version: Code 1.115.0 (41dd792b5e652393e7787322889ed5fdc58bd75b, 2026-04-07T22:04:57Z)
OS version: Windows_NT x64 10.0.26200
Modes:
System Info
GPU0: VENDOR= 0x10de, DEVICE=0x2730 [NVIDIA RTX 5000 Ada Generation Laptop GPU], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.15.8160 ACTIVE
GPU1: VENDOR= 0x8086, DEVICE=0xa788 [Intel(R) UHD Graphics], DRIVER_VERSION=32.0.101.7082
GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.7309
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments