Jason Grout
|
58098aebc1
|
Register widget models and views that have the right inheritance, rather than the right name.
Thanks to @jdfreder for this suggestion.
|
11 years ago |
Jason Grout
|
15c29f685c
|
Change custom serialization to use custom models, rather than transmitting the serializer name across the wire
This separates the kernel and the js much more cleanly, and doesn't use as much space on the wire as well!
|
11 years ago |
Jason Grout
|
9ca509d915
|
Merge remote-tracking branch 'public-upstream/master' into links-rebase
Conflicts:
examples/Interactive Widgets/Widget Events.ipynb
|
11 years ago |
Jonathan Frederic
|
a5779bcd0e
|
Output Widget
|
11 years ago |
Jason Grout
|
9d96319f76
|
Load the link models
|
11 years ago |
Jason Grout
|
d00be3a8a1
|
Load link widget javascript
|
11 years ago |
Jonathan Frederic
|
2db702fa57
|
Filenames s/container/box
|
12 years ago |
Jonathan Frederic
|
2ba8945cab
|
Fix all the bugs!
|
12 years ago |
Jonathan Frederic
|
c7961ae2db
|
Fix imports of "modules",
required after converting everything into dictionary returns.
|
12 years ago |
Jonathan Frederic
|
516958ac07
|
Almost done!
Still need to check IPython uses in the widgets.
|
12 years ago |
Jonathan Frederic
|
28423647a2
|
Updated require references to point to new files
|
12 years ago |
Jonathan Frederic
|
e0ba52c802
|
Moved widget files into static/widgets/*
Since they do not depend on anything ntoebook related
|
12 years ago |