Commit Graph

178 Commits

Author SHA1 Message Date
Brian E. Granger
9eae59d8e4 Opps forgot some CSS. 2014-01-10 16:48:57 -08:00
Brian E. Granger
916951481b Updating CSS for UI example. 2014-01-10 16:43:30 -08:00
Brian E. Granger
d8db72564a Merge pull request #3605 from ellisonbg/newux
Modal UI - a whole new world of fun....its like vim, but not!
2014-01-10 16:10:25 -08:00
Brian E. Granger
06d40366aa Work on shortcuts and examples notebook. 2014-01-10 12:48:56 -08:00
Brian E. Granger
dec01f5365 Fixing links and text of User Experience notebook. 2014-01-10 10:12:14 -08:00
Brian E. Granger
a0640a608f Adding basic examples notebook about modal editing. 2014-01-10 10:00:06 -08:00
Thomas Kluyver
1e21f3295e Polish test notebook 2014-01-06 12:15:18 -08:00
Thomas Kluyver
e5603e18ce Improve Python 3 compatibility in example notebooks 2014-01-06 12:03:41 -08:00
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
2013-11-05 12:30:55 -08:00
Min RK
a1afcd92b4 Merge pull request #4398 from Carreau/no-tooltip-on-tab
[Notebook] Deactivate tooltip on tab by default.
2013-11-04 11:29:38 -08:00
MinRK
95efb7ae5b use align environment, not aligned
aligned is only for when you are already inside a math environment (e.g. inside align)
2013-10-31 09:40:12 -07:00
Matthias BUSSONNIER
31bbac508b Update some example notebook with Shift-Tab 2013-10-23 15:54:21 +02:00
MinRK
0e7f2831e4 test clear_output callback 2013-10-22 19:43:56 -07:00
MinRK
7f9832fb73 add output callbacks test notebook
This should be converted to js tests after the testing framework has been merged.
2013-10-22 19:43:55 -07:00
MinRK
cc41ab26c7 update raw_input in example notebook 2013-08-27 16:01:25 -07:00
MinRK
9c94c96bec remove informal notes from importing example 2013-07-26 09:41:41 -07:00
MinRK
1c7002cd64 add Importing Notebooks example 2013-07-25 13:52:57 -07:00
MinRK
5c2bce3216 re-run example notebooks without %pylab
prefer `%matplotlib` and explicit imports
2013-07-18 13:25:33 -07:00
MinRK
9126384480 add ANSI color test notebook to examples/tests 2013-07-12 11:57:56 -07:00
MinRK
43da6f83ad notebook supports raw_input and %debug now
updates Frontend-Kernel model example notebook to reflect this.

closes #3489
2013-07-01 16:03:59 -07:00
Matthias BUSSONNIER
6e64125a24 copy IPython logo in example directory
request from pakagers to make the example directory more "standalone"
2013-03-30 11:48:28 +01:00
MinRK
37d277c77d fix local files examples in markdown 2013-02-27 12:15:21 -08:00
Martin Spacek
c7007aa7ce IPython.zmq --> IPython.kernel.zmq throughout docs and examples 2013-02-04 15:20:01 -08:00
Matthias BUSSONNIER
38cc133273 move ref css ipynb 2013-01-30 15:20:43 +01:00
Thomas Kluyver
4288d5dcc5 More changes to example notebooks for Python 3 compatibility 2013-01-19 14:22:25 -08:00
Brian Granger
83406924f1 More changes to example notebooks. 2013-01-19 14:22:23 -08:00
Brian Granger
7cca8cecfa First go and reorganizing the examples. 2013-01-19 14:22:22 -08:00
Brian Granger
27d5b1b8cb Moving examples to the top level. 2013-01-19 14:22:22 -08:00