tensorwatch
tensorwatch copied to clipboard
plot not rendering in data_exploration.ipynb
vis.show()
is not rendering the plotly 3d visualization with in the data_exploration notebook
Just to make sure, are you looking at saved copy in GitHub? Unfortunately Plotly doesn't persist 3D graph image in Notebook. If you are running locally (using Run all Cells), it should either plot or give error somewhere.
For me, it doesn't show up in a live Jupter notebook. Any suggestions?