I'm getting the same behavior. I looked at the plotly code and they seem very aware of this. The .show method seems to write a temporary html file and then uses an iframe html code which is displayed to visualize the temporary file.
.show