Jonathan Frederic
0d022ec70b
Updated widget notebooks for PyData2014
12 years ago
Brian E. Granger
458d6d762b
More docs work.
12 years ago
Brian E. Granger
f2f461eb36
More work on notebook tutorials.
12 years ago
Brian E. Granger
a1da7b09d0
Moving UI and rm Dashboard nb.
12 years ago
Brian E. Granger
acb0b17414
Moving things around.
12 years ago
Brian E. Granger
545eb25dd8
Pulling in content and rewriting from ipython-in-depth.
12 years ago
Brian E. Granger
b0a50f1e0a
Adding moved content.
12 years ago
Jonathan Frederic
93b3510ec1
Added custom widget tutorial examples
12 years ago
Jonathan Frederic
462b11832c
Updated basics notebook for pydata2014
12 years ago
Jonathan Frederic
a8cad2fa7d
Updated widget events for pydata2014
12 years ago
Jonathan Frederic
5c103ab202
Widget styling updates for pydata2014
12 years ago
Jonathan Frederic
45e5b7627a
renamed: Widget Styles.ipynb -> Widget Styling.ipynb
12 years ago
Jonathan Frederic
2303f60379
Added widget list
12 years ago
Jonathan Frederic
c6df4bfb9d
renamed: Custom Widgets.ipynb -> Date Picker Widget.ipynb
12 years ago
Brian E. Granger
a5805f9631
Pulling content from ipython-in-depth.
12 years ago
Brian E. Granger
7d8fe7e37d
Moving over new interact tutorial.
12 years ago
Brian E. Granger
99acef68a6
Working on notebook docs.
12 years ago
Brian E. Granger
2321abc143
Work on notebook docs.
12 years ago
Brian E. Granger
25beae438f
Creating overall structure and organization.
12 years ago
Matthias BUSSONNIER
36e3f20d5e
fix some font-awesoem 4 icons
12 years ago
Jessica B. Hamrick
31812159af
Only set widget description in interact if it does not already exist
12 years ago
Jessica B. Hamrick
4818549bb4
Update widget basics with some information about the placeholder
12 years ago
Thomas Kluyver
b32df07e2c
Merge pull request #5507 from adrn/doc-fix
...
Fix typo in interactive widgets examples index notebook
12 years ago
Adrian Price-Whelan
ec497da5d2
fix typo
12 years ago
jdavidheiser
96d3500687
Update Export As (nbconvert).ipynb
12 years ago
jdavidheiser
cdae251186
fix minor bugs in export as (nbconvert) example
12 years ago
Brian E. Granger
d55ade632d
Moving list_*.ipy to examples/utils/
12 years ago
Brian E. Granger
6745281cdc
Simplify .py listing code, moving Misc examples.
12 years ago
Brian E. Granger
e2872359c6
Removing Progress Bars example notebook.
12 years ago
Brian E. Granger
dcddc11601
Lots of doc work.
12 years ago
Brian E. Granger
2cf4e3ab64
Adding back links.
12 years ago
Brian E. Granger
ec0127267e
Lots of documentation work.
12 years ago
Brian E. Granger
c2c365cb35
Moving /examples/tests to tools/tests
12 years ago
Brian E. Granger
afdaf0f8e3
Moving files to the top level of each directory.
12 years ago
Brian E. Granger
2dd9d42d4f
Updating nb tutorials
12 years ago
Brian E. Granger
2d7644e148
Moving images
12 years ago
Brian E. Granger
78d5a9dbef
Renames
12 years ago
Brian E. Granger
08572034b5
Minor changes to nb examples
12 years ago
Brian E. Granger
96d40d6136
Moving
12 years ago
Brian E. Granger
6e62ab2eb4
Work on widget tutorials
12 years ago
Brian E. Granger
26b0f5d510
Renames and index work
12 years ago
Brian E. Granger
417b562f6c
Renames
12 years ago
Brian E. Granger
bee0a9a1e6
Updating widgets/example/index
12 years ago
Brian E. Granger
083caa9f1e
Moving index.ipynb
12 years ago
Brian E. Granger
f78c95250b
Moving interact tutorial.
12 years ago
Brian E. Granger
aa5665e1cd
Refactoring interact examples.
12 years ago
Brian E. Granger
890f6961ef
Moving examples
12 years ago
Brian E. Granger
340f6a93e9
Moving
12 years ago
Brian E. Granger
d3294f1388
Splitting notebooks.
12 years ago
Brian E. Granger
04ede20f8f
Rename
12 years ago
Brian E. Granger
3acb3bb136
Consolidating images.
12 years ago
Brian E. Granger
f12e56c5d4
Moving nb import example.
12 years ago
Brian E. Granger
15b5b99e87
Moving tutorials.
12 years ago
Brian E. Granger
e77493269e
Moving Math typsetting nb
12 years ago
Brian E. Granger
7740164527
Moving User Interface nb
12 years ago
Brian E. Granger
46ba7b7c3a
Moving widgets->Widgets
12 years ago
Brian E. Granger
87b2e609a5
Moving notebooks->Notebook
12 years ago
Hans Meine
b771250c7e
give hint on where to find custom.js
12 years ago
Brian E. Granger
0edcbf4d6a
Fixing the rest of the widget paths (widgets/js).
12 years ago
epifanio
95ff7bbfd5
Update File Upload Widget.ipynb
12 years ago
epifanio
6300469ec3
Update File Upload Widget.ipynb
12 years ago
epifanio
4011597009
Update Part 6 - Custom Widget.ipynb
...
changed the path to : widgets/js/widget
12 years ago
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
...
Only provide 'details' view
12 years ago
Brian E. Granger
3f47f6287b
Merge pull request #5066 from minrk/pylab-examples
...
remove (almost) all mentions of pylab from our examples
12 years ago
MinRK
86a478fd9c
use mpl showcase instead of pylab examples
...
for %load
12 years ago
Thomas Kluyver
5173de4a3b
Add example of using annotations in interact
...
The reason for using annotations is to use the syntax - our decorator
has no advantages over passing kwargs to interact[ive]. So this adds a
proper demo, with a 'Python 3 only' subheading.
12 years ago
MinRK
6428f87e21
add Interact notebooks to widget index.ipynb
12 years ago
MinRK
8baf62ee65
update pass on Interact example notebooks
...
forgot to check Lorenz before merging the interact PR
and change the w.kwargs example in Interact to one without image data
12 years ago
MinRK
d2f2cf4b0c
another pass on Interact example
...
after recent API changes
12 years ago
MinRK
81281d6205
update Interact example notebook
...
- use %matplotlib, not %pylab
- use non-identical graph generators in networks example
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.
...
Also, preserve the order of function parameters from the signature where
possible.
This uses a backport of the Python 3.3 signature machinery that @minrk
found and improved.
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...
...
TextWidget, TextareaWidget, CheckboxWidget, and SelectWidget
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)...
...
Export As (nbconvert).ipynb
File Upload Widget.ipynb
Nonblocking Console.ipynb
index.ipynb
12 years ago
Jonathan Frederic
59b41ca5fe
Cleanup examples
...
- Fixed output numbering.
- Multiple typo fixes.
- Added index notebook.
- Added easy navigation to tutorials (next and back links).
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