Commit Graph

73 Commits (d6f2dfefea19bb2975641ccf962ba68dddc25839)

Author SHA1 Message Date
Jonathan Frederic f981625bbd Removed 'list' view
12 years ago
Brian E. Granger 3f47f6287b Merge pull request #5066 from minrk/pylab-examples
12 years ago
MinRK 86a478fd9c use mpl showcase instead of pylab examples
12 years ago
Thomas Kluyver 5173de4a3b Add example of using annotations in interact
12 years ago
MinRK 6428f87e21 add Interact notebooks to widget index.ipynb
12 years ago
MinRK 8baf62ee65 update pass on Interact example notebooks
12 years ago
MinRK d2f2cf4b0c another pass on Interact example
12 years ago
MinRK 81281d6205 update Interact example notebook
12 years ago
Brian E. Granger 88fb17b182 Adding const pseudo-widget for fixing arguments to interact.
12 years ago
Brian E. Granger 55cddce784 Fixing interact imports.
12 years ago
Thomas Kluyver a96c228554 Get widgets from function annotations and default arguments.
12 years ago
Brian E. Granger 93047f1d3c Updating interact to work with latest state of widgets.
12 years ago
Brian E. Granger faebb43e01 Updating interact to new APIs.
12 years ago
Brian E. Granger 0cf8002ebf Adding Interact and Lorenz examples.
12 years ago
Jonathan Frederic 75b148d40b Renamed widgets...
12 years ago
MinRK 32d6f11b33 review pass on widget examples
12 years ago
Jonathan Frederic ce461ec20a Simplified variable inspector example
12 years ago
Jonathan Frederic d0b6e2a63d Updated cell numbering in console example.
12 years ago
Jonathan Frederic e4b3f24c76 Fixed some more example files (see list below)...
12 years ago
Jonathan Frederic 59b41ca5fe Cleanup examples
12 years ago
Jonathan Frederic 820d58c721 Updated examples 3-6
12 years ago
Jonathan Frederic 7aa51f46c4 Updated widget tutorials 1-2
12 years ago
Jason Grout 840577ffc7 update example notebooks
12 years ago
Jason Grout 0f508eba6d Example notebooks updated.
12 years ago
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
Jonathan Frederic f95d6168ae Uploaded widget tutorial (example) notebooks.
12 years ago
Carlos Cordoba 91a7ee984a Fix "Source" text for the "Other Syntax" section of the notebook
12 years ago
Brian E. Granger 9eae59d8e4 Opps forgot some CSS.
12 years ago
Brian E. Granger 916951481b Updating CSS for UI example.
12 years ago
Brian E. Granger d8db72564a Merge pull request #3605 from ellisonbg/newux
12 years ago
Brian E. Granger 06d40366aa Work on shortcuts and examples notebook.
12 years ago
Brian E. Granger dec01f5365 Fixing links and text of User Experience notebook.
12 years ago