Sylvain Corlay
|
ed5e602950
|
jupyter -> IPython
|
2014-10-29 21:52:03 -04:00 |
|
Sylvain Corlay
|
374459e5e7
|
Adding custom keys for core jptr notebook
|
2014-10-29 21:52:03 -04:00 |
|
Sylvain Corlay
|
18e77a090a
|
registering core widgets
|
2014-10-29 21:52:03 -04:00 |
|
Jonathan Frederic
|
2db702fa57
|
Filenames s/container/box
|
2014-08-13 13:29:30 -07:00 |
|
Jonathan Frederic
|
d985ee86c6
|
s/Container/Box
|
2014-08-13 13:19:27 -07:00 |
|
Jonathan Frederic
|
36721c73c6
|
Added some doc strings on the widgets.
Also address the comments Matthias left me.
|
2014-08-08 14:57:51 -07:00 |
|
Jonathan Frederic
|
ba3033971e
|
Renamed *Widget to *,
depracted old names.
|
2014-08-08 14:56:11 -07:00 |
|
Jonathan Frederic
|
dedbc3b0e1
|
Changed children list to CTuple.
Also removed some unused refences in the widget code
and added support for tuples in the pack/unpack code.
|
2014-02-25 09:46:27 -08:00 |
|
Jonathan Frederic
|
288b8a0ced
|
s/view_name/_view_name
|
2014-01-22 16:21:00 -08:00 |
|
Jonathan Frederic
|
e323f64e6d
|
Create base widget classes
|
2014-01-21 16:44:57 -08:00 |
|
Jonathan Frederic
|
7387f886c6
|
containers and selectioncontainers now only allow one of any single child
|
2014-01-16 14:48:56 +00:00 |
|
Jonathan Frederic
|
bfdebf9632
|
More PEP8 changes
|
2014-01-16 14:20:04 +00:00 |
|
Jonathan Frederic
|
ff39989b8b
|
s/Int/CInt s/Float/CFloat
|
2014-01-16 11:42:38 +00:00 |
|
Jonathan Frederic
|
74185a68e7
|
Got containers and mutlicontainers working! Yay
|
2014-01-16 10:57:19 +00:00 |
|
Jonathan Frederic
|
047a90538f
|
1-to-1 widget / view mapping
|
2014-01-16 10:57:18 +00:00 |
|
Jonathan Frederic
|
c1c7bb7563
|
Everyone uses one model
|
2014-01-16 10:57:18 +00:00 |
|
Jonathan Frederic
|
b16171ac76
|
Added sync=True to all view name attrs
|
2014-01-16 10:57:18 +00:00 |
|
Jonathan Frederic
|
b4a83b6044
|
sync=True isntead of a keys list
|
2014-01-16 10:57:18 +00:00 |
|
Jonathan Frederic
|
70c6a295d0
|
Finished renaming Multicontainer to SelectionContainer
|
2014-01-16 10:57:17 +00:00 |
|
Jonathan Frederic
|
a528610e07
|
renamed: ../static/notebook/js/widgets/widget_multicontainer.js -> ../static/notebook/js/widgets/widget_selectioncontainer.js
renamed: widget_multicontainer.py -> widget_selectioncontainer.py
|
2014-01-16 10:57:17 +00:00 |
|