My vs-code instance crashes if I use Plotly. The IDE becomes irresponsive if any plotly figure is shown/printed.
My Plotly version and VS-code version both are upgraded. (VS- version 1.91.1, OS: Windows_NT x64 10.0.22631)
I have exactly the same issue. I am using optuna in jupyter, and it uses plotly for plotting, so Iβve noticed, whenever something is plotted with plotly, all outputs of all cells disappear, and vscode becomes unresponsive, moreover even restarting vscode and reopening the notebook doesnβt fix it. Deleting the plotly cell fixes it
I have the same issue. Iβm using a jupyter notebook on VScode. My cell with plotly goes through but nothing appear and the background become greyish and the result of the old cells disappear.
Iβd like to display my plotly graph but I donβt know how to do ?