Jonathan Frederic
cecac5867f
Moved widgets folder out of notebooks subfolder
12 years ago
Jonathan Frederic
f95d6168ae
Uploaded widget tutorial (example) notebooks.
12 years ago
Carlos Cordoba
91a7ee984a
Fix "Source" text for the "Other Syntax" section of the notebook
...
Before it was shown as the "Display" one because of a missing end of
line.
12 years ago
Brian E. Granger
9eae59d8e4
Opps forgot some CSS.
12 years ago
Brian E. Granger
916951481b
Updating CSS for UI example.
12 years ago
Brian E. Granger
d8db72564a
Merge pull request #3605 from ellisonbg/newux
...
Modal UI - a whole new world of fun....its like vim, but not!
12 years ago
Brian E. Granger
06d40366aa
Work on shortcuts and examples notebook.
12 years ago
Brian E. Granger
dec01f5365
Fixing links and text of User Experience notebook.
12 years ago
Brian E. Granger
a0640a608f
Adding basic examples notebook about modal editing.
12 years ago
Thomas Kluyver
e5603e18ce
Improve Python 3 compatibility in example notebooks
12 years ago
Min RK
4ee44b3871
Merge pull request #4466 from minrk/pandoc-preamble
...
various pandoc latex fixes
- add missing declarations to latex_base (required for pandoc-highlighted code in markdown)
- fix ansi color in latex, which didn't work in a variety of ways.
closes #4245
12 years ago
MinRK
95efb7ae5b
use align environment, not aligned
...
aligned is only for when you are already inside a math environment (e.g. inside align)
12 years ago
Matthias BUSSONNIER
31bbac508b
Update some example notebook with Shift-Tab
12 years ago
MinRK
cc41ab26c7
update raw_input in example notebook
13 years ago
MinRK
9c94c96bec
remove informal notes from importing example
13 years ago
MinRK
1c7002cd64
add Importing Notebooks example
13 years ago
MinRK
5c2bce3216
re-run example notebooks without `%pylab`
...
prefer `%matplotlib` and explicit imports
13 years ago
MinRK
43da6f83ad
notebook supports raw_input and %debug now
...
updates Frontend-Kernel model example notebook to reflect this.
closes #3489
13 years ago
Matthias BUSSONNIER
6e64125a24
copy IPython logo in example directory
...
request from pakagers to make the example directory more "standalone"
13 years ago
MinRK
37d277c77d
fix local files examples in markdown
13 years ago
Martin Spacek
c7007aa7ce
`IPython.zmq` --> `IPython.kernel.zmq` throughout docs and examples
13 years ago
Thomas Kluyver
4288d5dcc5
More changes to example notebooks for Python 3 compatibility
13 years ago
Brian Granger
83406924f1
More changes to example notebooks.
13 years ago
Brian Granger
7cca8cecfa
First go and reorganizing the examples.
13 years ago
Brian Granger
27d5b1b8cb
Moving examples to the top level.
13 years ago