[IPython-dev] How can an extension inject HTML?

MinRK benjaminrk at gmail.com
Thu May 23 18:42:30 EDT 2013


On Thu, May 23, 2013 at 3:41 PM, David Wolever <david at wolever.net> wrote:

> Hey,
> As part of turning BrowserCast into a "real" extension, I need to inject
> some HTML into the document when the extension is loaded (ex, add the
> "start BrowserCast" button, or whatever makes most sense).
>
> How can I do that?
>

typically in your profile's custom.js, you can perform arbitrary
manipulation of the notebook page.



>
> Thanks,
> David
>
> --
> phone: (416) 906-0403
> pgp: B230230D
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130523/79278ea8/attachment.html>


More information about the IPython-dev mailing list