Hi,

It would be nice to have access to Bokeh and Plotly in the Jupyter notebooks. These libraries have very nice interactive 3D visualizations for more complex data structures.

https://plot.ly/python/ipython-notebook-tutorial/

https://bokeh.pydata.org/en/latest/docs/gallery.html

Author