20 Commits (18beaff887e8e3cd0b2d91add4d0071ce4500a50)

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