Hacker News new | ask | show | jobs
by jmmease 2907 days ago
Cool! Here are a few ways to get the interactive visualizations elsewhere (outside of the notebook).

1) You can save them to a standalone, self-contained, html file: See https://community.plot.ly/t/proper-way-to-save-a-plot-to-htm...

2) You can save them to an html <div> element and embed them in another web page: See https://stackoverflow.com/a/38032952/4551895

3) You can upload them to plot.ly and share the link