paiqo / Databricks-VSCode

VSCode extension to work with Databricks
GNU General Public License v3.0
123 stars 27 forks source link

Plots are not displayed #201

Closed SDR3078 closed 4 days ago

SDR3078 commented 1 week ago

Plots are not being displayed from Matplotlib in the notebook interface. I have tried plot.show() and display(). I also made sure that no different types of output were mixed in 1 cell.

gbrueckl commented 4 days ago

this is a known issue/limitation but unfortunately there is not much we can do about it you can find much more details about this issue here https://github.com/paiqo/Databricks-VSCode/issues/179