vscode-pyolite
vscode-pyolite copied to clipboard
Large output in cells is converted to JSON blob.
Expected behavior:
Large output from a cell would still be scrollable within that cell; or, as a stop-gap, when clicking the show more (open the raw output data in the text editor)... option (see below) the cell's output would be shown, appropriately formatted, in a new tab.

Experienced behavior:
Large cell output is not scrollable. When selecting the show more... link, a new tab is opened, and cell outputs are shown as a JSON blob:

Link to reproduce: https://github.dev/dynamicwebpaige/nanowrimo-2021/blob/main/6_Pandas_explorations_on_DataFrames.ipynb