Brian E. Granger
85ffe2459c
Work on Rich output.
12 years ago
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
Paul Ivanov
fd53a306c4
Merge pull request #6197 from ivanov/set-text-rendered
...
changing text of cell should reset rendered status
12 years ago
Min RK
a2a70b40e2
Merge pull request #6145 from Carreau/style-cleanup
...
JS/CSS Style cleanup
12 years ago
Thomas Kluyver
9e2363a657
Merge pull request #6237 from jasongrout/iptest-profile-dir
...
Explicitly set the profile directory when running tests
12 years ago
Matthias BUSSONNIER
2899c766a1
remove var
12 years ago
Jason Grout
35c3095da0
Explicitly set the current working directory when running tests
...
Because of the profile directory searching algorithm, if the current
working directory has a directory named 'profile_default', that will
be used instead of the temporary profile directory the tests expect.
12 years ago
Thomas Kluyver
4fc8af546b
Merge pull request #5859 from watercrossing/addPageUpDown
...
add page-up and page-down functionality to the autocomplete dropdown
12 years ago
Paul Ivanov
86f38a8f3b
call unrender() when setting text of cells
12 years ago
Min RK
254d372522
Merge pull request #6227 from Carreau/cellt-g-event
...
Use global event for celltoolbar
12 years ago
Thomas Kluyver
274cfb3af2
Merge pull request #6225 from ivanov/split-merge-heading-cells
...
allow splitting and merging of heading cells
12 years ago
Thomas Kluyver
a7abca5a9f
Merge pull request #6233 from Carreau/fix-6232
...
Fix doc, CodeMirror is installed via bower
12 years ago
Matthias BUSSONNIER
aad51f9527
rename ipevents to events for consistency
12 years ago
Matthias BUSSONNIER
2c4f2f98a6
Use global event for celltoolbar
12 years ago
Matthias BUSSONNIER
0adc3603c6
Fix doc, CodeMirror is installed via bower
...
Closes gh-6232
12 years ago
Jonathan Frederic
0ee948efca
Merge pull request #6200 from SylvainCorlay/widget-changes
...
Partial update of DOMWidgetView styling and simplification of containers.
12 years ago
Sylvain Corlay
c03a3eb6d2
making the use of options explicit
12 years ago
Matthias BUSSONNIER
d54e2c95af
rebuild css
12 years ago
Matthias BUSSONNIER
5e48b538b2
remove empty style methods of LoginWidget
12 years ago
Matthias BUSSONNIER
70eb95d04c
remove call to jquery-ui useless button()
12 years ago
Matthias BUSSONNIER
21222fe302
remove empty style function in page.js
12 years ago
Matthias BUSSONNIER
a72bd4f52e
use dataformat module explicitely
12 years ago
Matthias BUSSONNIER
b63cb1f34f
remove unused dependecy and css class
12 years ago
Matthias BUSSONNIER
8506e2c257
remove empty style function of save widget
12 years ago
Matthias BUSSONNIER
04088c9559
remove empty style function
12 years ago
Matthias BUSSONNIER
4d9611a9ff
add TODO
12 years ago
Matthias BUSSONNIER
3b5b32f27b
move login widget style to css
12 years ago
Matthias BUSSONNIER
c468caeb19
add extra var for local variable
12 years ago
Matthias BUSSONNIER
233ef2180d
remove unused variable
12 years ago
Matthias BUSSONNIER
4f7f90dca8
comment typo
12 years ago
Matthias BUSSONNIER
660ddf76af
move tolbar styling to css
12 years ago
Matthias BUSSONNIER
72c0e4446f
command_mode_icon typos (dash instead of underscore)
12 years ago