notebook/IPython/html/services/contents
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
..
tests adjustments to filename increment 2014-11-12 16:24:35 -08:00
filemanager.py address review in contents service 2014-11-10 14:02:21 -08:00
handlers.py split ContentsManager.new, add ContentsManager.new_untitled 2014-11-10 14:52:14 -08:00
manager.py adjustments to filename increment 2014-11-12 16:24:35 -08:00