Closed wen-zhou-caltech closed 6 years ago
Dear Magic developer,
Any advice on how to make the 3d plots interactive (rotate) in ipytnb? or is it just impossible with Jupyter notebook?
Thanks a ton, Wen
I'm not familiar with this myself, but this page may be helpful. It suggests using %matplotlib notebook instead of %matplotlib inline to get embedded interactive figures in the IPython notebook.
%matplotlib notebook
%matplotlib inline
Dear Magic developer,
Any advice on how to make the 3d plots interactive (rotate) in ipytnb? or is it just impossible with Jupyter notebook?
Thanks a ton, Wen