Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Frederic
8b7a0e1a55 Finished rename/refact on API namespace 2013-05-20 23:36:19 -07:00
Jonathan Frederic
bb35a0ad21 Cleanup and refactor of API, almost complete.
Still need to target exporter.py and convert.py
Then one last run-trough.
2013-05-17 13:46:54 -07:00
Jonathan Frederic
a406334f0f Comment & Refactor, utils and nbconvert main. 2013-05-17 11:31:57 -07:00
Jonathan Frederic
433f5264f1 Almost have nbconvert working again... 2013-05-13 23:09:45 -07:00
Jonathan Frederic
c51fd06b4e Fixed all broken references, refactored some stuff here and there,
standardized nomenclature.   Ready to test...
2013-05-13 18:47:11 -07:00
Jonathan Frederic
09099ce3c5 Names reduced, too redundent. 2013-05-10 13:17:52 -07:00
Jonathan Frederic
8af3a89173 Finished a rough draft of the exporters. 2013-05-06 22:41:38 -07:00
Jonathan Frederic
81c1b3cb7e Moved all converter code into nbconvert subdirectory 2013-04-30 12:27:08 -07:00
Jonathan Frederic
599ff6aac6 Split exporter into base and latex. 2013-04-30 12:16:01 -07:00
Jonathan Frederic
fbfee55df6 Create exceptions file to house all of the convert specific exceptions.
Refactored 'exporter'
Lots of changes....
2013-04-28 12:11:18 -07:00
Anton I. Sipos
e8e73cfb87 Add .gitignore 2012-03-13 16:34:11 -07:00
Fernando Perez
84b2dd1326 Initial checkin - note that in this state, it's producing an ipython
tb failure.

Use this as a test case to fix the ultratb bug.
2012-03-10 18:29:55 -08:00