[IPython-dev] Feasilibity of widgets/layout for mimicking this
Nicholas Bollweg
nick.bollweg at gmail.com
Wed Aug 27 18:29:47 EDT 2014
Adam:
It's really no problem... this is exactly the way we want to be building
engineering tools at work, so it's been beneficial to have a more-defined
problem than "make interactive dashboards better/faster/stronger".
I really dug into the 3.0 notebook over the weekend, and do find it a bit
nicer.
Also, your decorator made me want some similar stuff, so I hacked together
these two classes:
http://nbviewer.ipython.org/gist/bollwyvl/8001ed62c6868301c26e
>
again, no widget actually show up, but I think one gets the idea.
it does provide a decorator (I'm not happy with it yet) as well as
overloaded assignment and transformed values. I hope this might be useful!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140827/df238a78/attachment.html>
More information about the IPython-dev
mailing list