-
Couldn't load subscription status.
- Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingexternalIssue belongs to another repositoryIssue belongs to another repository
Description
Type: Bug
Behaviour
Expected vs. Actual
Deleting Key/Value Pair would not affect DW viewing
Gives KeyError
Steps to reproduce:
- Create Dictionary.
- View object using DW in Python Debugger. No issues.
- delete value in dictionary using del dict[key]
- View object using DW in Python Debugger. Gives KeyError.
Diagnostic data
- Jupyter extension version: 2024.11.0
- Python extension version: 2025.0.0
- .NET Install Tool for Extension Authors extension version: Not installed
- Python package dependencies:
{
"installed": {
"pandas": "2.2.2",
"pyarrow": "19.0.0"
},
"required": {
"pandas": "1.2.0"
},
"unsatisfied": []
}- Entrypoint: JupyterDataViewer
- Active mode: dataViewer
Extension version: 1.19.1
VS Code version: Code 1.97.0 (33fc5a94a3f99ebe7087e8fe79fbe1d37a251016, 2025-02-04T22:41:26.688Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | 13th Gen Intel(R) Core(TM) i5-1345U (12 x 2496) |
| GPU Status | 2d_canvas: enabled 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 |
| Load (avg) | undefined |
| Memory (System) | 31.64GB (7.92GB free) |
| Process Argv | --crash-reporter-id 0550736f-c139-4c88-9107-9ac488208fed |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
14231c:31235034
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc1:31192215
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
hdaa2157:31222309
copilot_t_ci:31222730
jda6j935:31233686
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingexternalIssue belongs to another repositoryIssue belongs to another repository