[IPython-dev] interactive widgets
Matthias BUSSONNIER
bussonniermatthias at gmail.com
Tue Jul 30 13:36:53 EDT 2013
Hi Jason.
You can have allow here
https://hackpad.com/IPython-Interactive-JavaScript-Widget-Design-jRD6dHFt5I8
We have only define the rough edges of what we will do.
- create widget step (from kernel to javascript IIRC)
- bidirectionnal update_state js<-> kernel
- possibly a destroy widget message
Data in json form. No binary websocket for now.
--
Matthias
Le 30 juil. 2013 à 18:11, Jason Grout a écrit :
> Could someone summarize some of the discussion that happened last week
> on interactive widgets (like manipulate/interact controls, etc.)? I'm
> working more on extending Sage's implementation this week, and I'm
> curious what happened last week in the IPython camp.
>
> Thanks,
>
> Jason
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
More information about the IPython-dev
mailing list