Add Data Wrangler Integration for DataFrame Visualization

I would like to request the addition of Data Wrangler integration in Cursor’s Jupyter notebook interface, similar to how it works in VS Code. This would significantly improve the exploratory data analysis workflow within Cursor

When displaying pandas DataFrames in Cursor’s Jupyter notebooks, they appear in the traditional tabular format

  • No interactive data wrangling interface is available
  • Users need to switch to VS Code to access Data Wrangler functionality

To clarify, cursor does have data wrangler, but not as part as an output on JN directly.

Thank you for considering this feature request. I believe this addition would make Cursor an even more powerful tool for data analysis and development.