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
During debug of a notebook cell, when I click arrow to show variable snapshot in data viewer, I expect a column of list items. Instead, the "Loading data frame" action popup shows indefinitely and data is never shown in data wrangler tab that opens up.
Steps to reproduce:
In one notebook cell that defines a function, create a list.
Set a breakpoint on the return statement of this funciton.
Start debug of other cell that calls this function.
When execution stops at the breakpoint, show bottom pane, Jupyter tab.
Select arrow to left of list variable.
The data wrangler data viewer tab opens and "Loading data frame" popup appears, but the data is never displayed.
Diagnostic data
Jupyter extension version: 2024.1.1
Python extension version: 2024.0.1
.NET Install Tool for Extension Authors extension version: 2.0.1
Python package dependencies:
N/A
Extension version: 0.26.0
VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz (12 x 2712)
Hi @stephenfrost! Thanks for opening this issue. This is currently known behaviour (see #131, #49) and we are working with the Jupyter team to make sure that we get a better experience here. I'll update this thread when we make any updates for this.
Type: Bug
Behaviour
Expected vs. Actual
During debug of a notebook cell, when I click arrow to show variable snapshot in data viewer, I expect a column of list items. Instead, the "Loading data frame" action popup shows indefinitely and data is never shown in data wrangler tab that opens up.
Steps to reproduce:
The data wrangler data viewer tab opens and "Loading data frame" popup appears, but the data is never displayed.
Diagnostic data
N/A
Extension version: 0.26.0
VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z)
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
A/B Experiments
The text was updated successfully, but these errors were encountered: