Min RK
9d8282bcc6
update nbconvert-as-library notebook
...
hadn't been updated in a long time,
lots of APIs had changed
11 years ago
Min RK
9361cbb0ac
Merge pull request #7374 from juhasch/fix_example
...
Correct name and path of python logo.
11 years ago
Juergen Hasch
9ebf1c1294
Correct name and path of python logo.
11 years ago
Min RK
796b480922
Merge pull request #7359 from jdfreder/tab-fix
...
Accordion and Tab widget, fixes for ancient bugs.
11 years ago
Jonathan Frederic
5a6ad22eac
Update example notebook
11 years ago
Jonathan Frederic
f54267ca01
Updated example notebooks
11 years ago
Min RK
90ee93849f
remove signatures from example notebook metadata
11 years ago
Jonathan Frederic
73637fb694
Merge pull request #7097 from jasongrout/widget-visibility
...
Expand the semantics of the widget visible attribute to allow for visibility: hidden
11 years ago
Jason Grout
8cf5972f57
Add the unlink method to javascript links to maintain compatibility with traitlet links
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
Jason Grout
26bec1ad36
Add None as a widget visible value to allow for visiblity: hidden
...
Now, visible can have three values:
* True - show the widget
* False - hide the widget and collapse the empty space
* None - hide the widget and show the empty space
11 years ago
Min RK
2462d71e1c
upate exmaple notebooks to nbformat v4
11 years ago
Phillip Nordwall
209d90777f
Fix bad JSON link and inconsistent link formatting.
11 years ago
Phillip Nordwall
8710d71296
Correct the example notebook link to What is the IPython Notebook?
11 years ago
Sylvain Corlay
f5c9f33671
Updated example notebook
11 years ago
Thomas Kluyver
41c2cdeeff
Make interact example compatible with Python 3
...
Also cleared all output, because for now the notebook has to be run to
illustrate anything. And updated a couple of out of date names.
11 years ago
Brian E. Granger
4ec1a3b41e
Merge pull request #6235 from jdfreder/addclass
...
Remove add/remove_class and set/get_css.
11 years ago
Jonathan Frederic
4685de14b7
Update examples, fixing bugs found in review.
11 years ago
Matthias Bussonnier
d4d41cf17e
Fix font-awesome icons in examples notebook
...
Closes #6417
12 years ago
Jonathan Frederic
13aa65facc
Remove references to add/remove_class methods.
12 years ago
Jonathan Frederic
ee102706f9
Updated widget examples for recent changes and,
...
renames from earlier PRs
12 years ago
Tobias Oberstein
f140d8405b
fix invalid character in filename on Windows
12 years ago
Jonathan Frederic
2aaaccc40a
Clear output
12 years ago
Jonathan Frederic
aeae4aeffe
Added images
12 years ago
Jonathan Frederic
829afb4a59
renamed: FrontendKernel.graffle/data.plist -> ../../images/FrontendKernel.graffle/data.plist
...
renamed: FrontendKernel.graffle/image1.png -> ../../images/FrontendKernel.graffle/image1.png
renamed: FrontendKernel.png -> ../../images/FrontendKernel.png
12 years ago
Jonathan Frederic
82a66f80d4
More updates
12 years ago
Brian E. Granger
958b063c62
Adding widget diagrams.
12 years ago
Jonathan Frederic
285e8af6f2
Updated examples,
...
- Fixed scrollbar examples for Bootstrap 3
- Use header cells instead of markdown headers
12 years ago
Jonathan Frederic
224711f177
Updated widget tutorial,
...
- Added slide metadata.
- Bolded important parts of speach.
12 years ago
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
Matthias BUSSONNIER
36e3f20d5e
fix some font-awesoem 4 icons
12 years ago