First time here? Check out the FAQ!
answered 2018-02-01 05:39:31 +0100
One trick that might solve your problem is to use the "threejs" viewer.
For that, specify the viewer in the show command.
That is, replace your last line by the following:
show(W + S, figsize=8, viewer="threejs")