notebook/IPython
Brian E. Granger 9e16415907 Initial messing around.
Latex tab completion will have to be done outside the normal
completer logic as the completer line splitting logic uses
\\ as a special character to split lines on. I probably want
to put the latex completions first and it if finds any matches,
don't do any other completion logic. The only issue is that might
short circuit dir/path matching on windows. Hmmm.
2014-08-22 17:28:13 -04:00
..
html Initial messing around. 2014-08-22 17:28:13 -04:00
nbconvert/exporters
qt/console/tests Skip qtconsole help test if no X11 2014-05-15 14:34:05 -07:00
testing nbconvert requires mistune 2014-08-06 15:37:29 -07:00
utils s/this/self 2014-08-04 14:22:16 -07:00