Commit Graph

20 Commits

Author SHA1 Message Date
Jason Grout
ad1e23bfc2 Intermediate changes to javascript side of backbone widgets 2014-01-16 10:57:10 +00:00
Jonathan Frederic
1b02e8f607 Add ImageWidget 2014-01-16 10:57:07 +00:00
Jonathan Frederic
a6e5ec942c Added LatexView 2014-01-16 10:57:07 +00:00
Jonathan Frederic
b656f34c48 s/LabelView/HTMLView 2014-01-16 10:57:07 +00:00
Jonathan Frederic
f364ee0cd8 Updated View list in example notebook (+ModalView) 2014-01-16 10:57:05 +00:00
Jonathan Frederic
2d536f64f5 Widget examples Python 3.x compatability. 2014-01-16 10:57:04 +00:00
Jonathan Frederic
61865bc246 Updated events example to reflect changes to button. 2014-01-16 10:57:03 +00:00
Jonathan Frederic
b7e1797fd2 Added an example of how to create non-blocking widget code 2014-01-16 10:57:03 +00:00
Jonathan Frederic
eaea930667 Added ListBoxView 2014-01-16 10:57:01 +00:00
Jonathan Frederic
a935805e96 Added Export As button
calls nbconvert...
2014-01-16 10:57:00 +00:00
Jonathan Frederic
f286e1bb4d Added Variable Inspector example 2014-01-16 10:57:00 +00:00
Jonathan Frederic
8502b2c182 Remove init_widget_js, use require.js for everything
Updated examples
Fixed bug with message throttling
2014-01-16 10:56:59 +00:00
Jonathan Frederic
3a82e45804 Added an example that shows how to make a custom date picker widget 2014-01-16 10:56:59 +00:00
Jonathan Frederic
930e5c70be FileUploadWidget- Removed backbone events line, added headers 2014-01-16 10:56:59 +00:00
Jonathan Frederic
faa45751c1 Updated comments in File Upload Widget example. 2014-01-16 10:56:59 +00:00
Jonathan Frederic
3a3c71c0b1 Added File Upload Widget example for Chris Kees 2014-01-16 10:56:59 +00:00
Jonathan Frederic
acb4518d01 Renamed notebooks to match naming scheme of other notebooks 2014-01-16 10:56:04 +00:00
Jonathan Frederic
cecac5867f Moved widgets folder out of notebooks subfolder 2014-01-16 10:56:04 +00:00
Jonathan Frederic
05fe432f4b Remove old directview widget example
decided with @ellisonbg
2014-01-16 10:56:04 +00:00
Brian Granger
27d5b1b8cb Moving examples to the top level. 2013-01-19 14:22:22 -08:00