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
This issue with the Jupyter extension in Visual Studio Code occurs when debugging a Python script that reaches a function. In this case, the local variables of the function are correctly displayed in the "Run and Debug" sidebar, but they do not appear in the Jupyter panel, which only shows the message "loading variables." This bug seems to be specific to the new Python version 3.13.0 and does not affect previous versions. It could be due to changes in the handling of local variables or in the debugging interface between Python and Jupyter in Visual Studio Code, possibly requiring adjustments in the extension to ensure compatibility with this latest version.
Extension version: 2024.11.2024102401
VS Code version: Code 1.95.0 (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (4 x 3293)
Type: Bug
This issue with the Jupyter extension in Visual Studio Code occurs when debugging a Python script that reaches a function. In this case, the local variables of the function are correctly displayed in the "Run and Debug" sidebar, but they do not appear in the Jupyter panel, which only shows the message "loading variables." This bug seems to be specific to the new Python version 3.13.0 and does not affect previous versions. It could be due to changes in the handling of local variables or in the debugging interface between Python and Jupyter in Visual Studio Code, possibly requiring adjustments in the extension to ensure compatibility with this latest version.
Extension version: 2024.11.2024102401
VS Code version: Code 1.95.0 (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: