Commit Graph

43 Commits (4e1e091648d0b007ba574e4ee12c59c8fed13cf1)

Author SHA1 Message Date
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
12 years ago
Min RK a1afcd92b4 Merge pull request #4398 from Carreau/no-tooltip-on-tab
12 years ago
MinRK 95efb7ae5b use align environment, not aligned
12 years ago
Matthias BUSSONNIER 31bbac508b Update some example notebook with Shift-Tab
12 years ago
MinRK 0e7f2831e4 test clear_output callback
12 years ago
MinRK 7f9832fb73 add output callbacks test notebook
12 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