[IPython-dev] D3 in IPython Notebook 2?

Thomas Kluyver takowl at gmail.com
Thu Jun 12 12:39:35 EDT 2014


On 12 June 2014 05:41, Anders Schneiderman <ASchneiderman at asha.org> wrote:

> 2) you wrote:
>
> Note that traitlets for containers (list, dict) are not instrumented in
> core (yet), so you'll have to do a bit of your own bookkeeping there.
>
>
>
> Can you give me a hint as to what that might look like? I'm not looking
> for a full blown answer, just a sentence steering me in the right direction.
>

Here are the eventful_graph and eventful_dict datastructures that were
written for a demo with live-updating graphs (NetworkX -> D3):
https://gist.github.com/takluyver/9619942351cdc571a302

Best wishes,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140612/6ea7709f/attachment.html>


More information about the IPython-dev mailing list