3790 Commits (beaa75b416dae8b42faa40f2af92de34b5cdf836)
 

Author SHA1 Message Date
MinRK beaa75b416 add utils.get_data
12 years ago
Brian E. Granger 3f47f6287b Merge pull request #5066 from minrk/pylab-examples
12 years ago
Brian E. Granger 674ce7d9f8 Merge pull request #5053 from jdfreder/js-test-refact
12 years ago
Jonathan Frederic 60c035f874 Hardcode exception for __pycache___
12 years ago
Brian E. Granger 47abe842b2 Merge pull request #5067 from minrk/widget-error
12 years ago
Brian E. Granger d3567f4cb0 Merge pull request #4920 from ellisonbg/pdf-formatter
12 years ago
Brian E. Granger fc6b68a8aa Merge pull request #5048 from ellisonbg/modal-indicator
12 years ago
Brian E. Granger 9b21f618e6 Merge pull request #5061 from minrk/execute-button
12 years ago
Brian E. Granger 22136b5e38 Merge pull request #5052 from ellisonbg/pager-q
12 years ago
Min RK da974043ab Merge pull request #5070 from minrk/remove-display-flex
12 years ago
Jonathan Frederic 94a7a7fd3a Whoops, put kernel.js in the wrong folder
12 years ago
Jonathan Frederic b5d465e3c7 removed `casperjs` dir
12 years ago
Jonathan Frederic 67a7cd1b33 Fixed setup base so it requires the correct files
12 years ago
Jonathan Frederic 23f2bdf734 Made the folders map 1-to-1 with those in static
12 years ago
Jonathan Frederic 2da92d4d13 Moved files out of casperjs folder
12 years ago
MinRK 95d3d6de8b fix flex: auto
12 years ago
Brian E. Granger 436ac1184f Merge pull request #5065 from takluyver/interact-annotations-example
12 years ago
Brian E. Granger 5a087f2a66 To the most conservative choice.
12 years ago
Brian E. Granger 31301c4194 Just close the pager with q, not toggle.
12 years ago
Brian E. Granger 4e37e901d8 Add q to toggle the pager.
12 years ago
MinRK d772b4c3da catch errors at a lower level in interact
12 years ago
MinRK ddc22152ea show traceback in widget handlers
12 years ago
Paul Ivanov 55684d7c1e don't change name of section
12 years ago
Paul Ivanov 2c55a81efa use js/subfolder/test.js syntax now
12 years ago
Paul Ivanov 4ad7e35809 shorten the js section names
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 24ef1be736 make execute button in menu bar match shift-enter
12 years ago
Paul Ivanov 04e0725ba9 fat fingers
12 years ago
Thomas Kluyver 4f53aa2985 Merge pull request #5063 from minrk/lorenz
12 years ago
MinRK 6428f87e21 add Interact notebooks to widget index.ipynb
12 years ago
Paul Ivanov 4f49ed4008 allow testing individual js files
12 years ago
Thomas Kluyver 2d973d2b14 Merge pull request #5051 from jdfreder/ff-hscroll2
12 years ago
MinRK 8baf62ee65 update pass on Interact example notebooks
12 years ago
Jonathan Frederic b5d772eb65 fab css
12 years ago
MinRK 7032e9ef69 set overflow-x: hidden on Firefox only
12 years ago
Brian E. Granger 5904212460 Merge pull request #4960 from ellisonbg/newinteract
12 years ago
Min RK 8fdee1599c Merge pull request #5045 from ellisonbg/multipress
12 years ago
MinRK d2f2cf4b0c another pass on Interact example
12 years ago
Jonathan Frederic bf0cb6558c Merge pull request #12 from ivanov/js-test-refact
12 years ago
Paul Ivanov ea242a7c23 make tests actually run
12 years ago
MinRK 813e32dfea set readout=True as default on SliderWidgets
12 years ago
Jonathan Frederic da7b329772 Glob fix so directories aren't accidently treated like files
12 years ago
Jonathan Frederic 4984e0f2c9 Added notebook and widget test groups.
12 years ago
Jonathan Frederic a07d24adb9 Move tests out into parent directories
12 years ago
MinRK 7861bee65f test widget interaction (Python)
12 years ago
MinRK 6d555b7aee return f with @interact, not just @interact(**kwargs)
12 years ago
MinRK 031b69895c fix ValueError format message
12 years ago
MinRK 48a56d3156 simplify float/int slider abbreviation logic
12 years ago
MinRK 7911c6c237 finish removing *args support
12 years ago