cmoog / vscode-sql-notebook

Open SQL files as VSCode Notebooks.
https://marketplace.visualstudio.com/items?itemName=cmoog.sqlnotebook
MIT License
129 stars 18 forks source link

Problem with output rendering in WSL2 #80

Open ywwang-notes opened 10 months ago

ywwang-notes commented 10 months ago

Hello,

I was testing SQL Notebook and things worked just fine under windows (the first screenshot). However, I couldn't figure out how to get the output shown in the notebook when vscode was working with WSL2 remote Ubuntu 22.04.2 (the second screenshot). Do you have any clues what might be the cause?

image image