Not clear exactly how to use free plot.ly for python locally / self-hosted in iPython Notebooks

We would like to use plot.ly in Jupyter (iPython Notebooks) to generate inline charts in the notebooks. I’ve read this page:

but am not clear on exactly how to do this. Our data is sensitive corporate data and we don’t want the charts appearing on the plot.ly site. My understanding is that “self-hosted” means the charts won’t be generated and displayed on plot.ly.

Can anyone provide a simple hello-world code snippet that demonstrates this?

Thank you!

https://plot.ly/python/offline/