To disable default rendering of Pandas DataFrames in VS Code Jupyter Notebook with Data Wrangler (after installing the extension) - follow these steps:
- Open Command Palette : Preferences: Open Settings (UI)
- Search for: Data Wrangler
- Uncheck the Data Wrangler>Output Renderer: Enabled Types for Pandas Dataframe and Series to disable the rendering and check them again when needed
Related links:

No comments:
Post a Comment