notebook/IPython
Min RK 456e65b1f3 adjustments to filename increment
- start with no number (Untitled0 -> Untitled.ipynb)
- copy of copy increments instead of adding another `-Copy` (copy Foo-Copy1.ipynb gives Foo-Copy2.ipynb, not Foo-Copy1-Copy1.ipynb)
- copy file to new folder starts with the original filename, instead of unconditional `-Copy0`
2014-11-12 16:24:35 -08:00
..
html adjustments to filename increment 2014-11-12 16:24:35 -08:00
nbconvert/exporters
qt/console/tests
testing distinguish capture_output from buffer_output 2014-11-04 15:59:27 -08:00
utils don't use text mode in mkstemp 2014-11-12 14:17:32 -08:00