Closed SDR3078 closed 4 days 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.
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
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.