Data Wrangler no longer works on Cursor

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The latest Data Wrangler (Version 1.24.0) no longer works on Windows version Cursor (Version 2.2.36). The Jupyter Data Viewer Window never rendered successfully.

Steps to Reproduce

Click “Jupyter Variables”, nothing shows up in the “Jupyter” section.

Expected Behavior

I should be able to see all the stored variables in the “Jupyter” section.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.36 (system setup)
VSCode Version: 1.105.1
Date: 2025-12-18T06:25:21.733Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. Yes, this is a known issue with webview extensions in the bottom panel. The team has identified the root cause and is working on a fix.

Temporary workaround: go to Cursor Settings → General → Preferences and change the Default Layout from “Agent” to “Editor”. This should restore Jupyter Variables visibility.

More details: Webview-based extensions fail to render in the bottom panel, but work in the side bar

Let me know if this helps.

1 Like

Thanks for the info!

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.