179 Commits (1fbbda5a14319aedabb19102f72b056a557fdbe5)

Author SHA1 Message Date
Paul Ivanov 06e5858ee2 lower case names for keys
12 years ago
Paul Ivanov cc9e8e690e a less jarring color
12 years ago
Paul Ivanov 1b41d3ae4d try to have buttons render properly on nbviewer
12 years ago
Paul Ivanov 77165ad97a add toolbar highlighting on hover
12 years ago
Paul Ivanov 0cef349751 adding visual interrupt button
12 years ago
Paul Ivanov f9eddd6a8f adding visual play button
12 years ago
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
Brian E. Granger a0640a608f Adding basic examples notebook about modal editing.
12 years ago
Thomas Kluyver 1e21f3295e Polish test notebook
12 years ago
Thomas Kluyver e5603e18ce Improve Python 3 compatibility in example notebooks
12 years ago
Min RK 4ee44b3871 Merge pull request #4466 from minrk/pandoc-preamble
13 years ago
Min RK a1afcd92b4 Merge pull request #4398 from Carreau/no-tooltip-on-tab
13 years ago
MinRK 95efb7ae5b use align environment, not aligned
13 years ago
Matthias BUSSONNIER 31bbac508b Update some example notebook with Shift-Tab
13 years ago
MinRK 0e7f2831e4 test clear_output callback
13 years ago
MinRK 7f9832fb73 add output callbacks test notebook
13 years ago
MinRK cc41ab26c7 update raw_input in example notebook
13 years ago
MinRK 9c94c96bec remove informal notes from importing example
13 years ago
MinRK 1c7002cd64 add Importing Notebooks example
13 years ago
MinRK 5c2bce3216 re-run example notebooks without `%pylab`
13 years ago
MinRK 9126384480 add ANSI color test notebook to examples/tests
13 years ago
MinRK 43da6f83ad notebook supports raw_input and %debug now
13 years ago
Matthias BUSSONNIER 6e64125a24 copy IPython logo in example directory
13 years ago
MinRK 37d277c77d fix local files examples in markdown
13 years ago
Martin Spacek c7007aa7ce `IPython.zmq` --> `IPython.kernel.zmq` throughout docs and examples
13 years ago
Matthias BUSSONNIER 38cc133273 move ref css ipynb
13 years ago
Thomas Kluyver 4288d5dcc5 More changes to example notebooks for Python 3 compatibility
13 years ago
Brian Granger 83406924f1 More changes to example notebooks.
13 years ago
Brian Granger 7cca8cecfa First go and reorganizing the examples.
13 years ago
Brian Granger 27d5b1b8cb Moving examples to the top level.
13 years ago