how to rotate 3d plot in jupyter code example
Example 1: jupyter rotate 3d plot
%matplotlib notebook
Example 2: how to rotate plot in jupyter
#If you have a 3d plt and you want to be able to run it, add this line magic
%matplotlib notebook
%matplotlib notebook
#If you have a 3d plt and you want to be able to run it, add this line magic
%matplotlib notebook