Commit Graph

18 Commits

Author SHA1 Message Date
Matthias Bussonnier
c4ad08f31f Merge pull request #178 from Carreau/fix-config
fix config inheriting
2013-06-24 12:30:58 -07:00
Matthias BUSSONNIER
478f3244bf fix config inheriting 2013-06-16 13:23:22 +02:00
Matthias Bussonnier
95881ccb0e Merge pull request #172 from Carreau/deepcopy
Deepcopy

rework of config system to fix non-configurability bugs.
2013-06-06 09:10:00 -07:00
Matthias BUSSONNIER
2208e387d9 finish up config merging 2013-06-06 00:10:53 +02:00
Matthias BUSSONNIER
c6f9d3ed23 Merge PR 137 into master
Conflicts:
	README.rst

Full Refactor of nbconvert 1 and 2 for the longer plan in merging it
into IPython itself.
2013-05-29 09:53:17 +02:00
Jonathan Frederic
2102ad6a57 Rename api to exporters, as in discussion 2013-05-27 14:39:45 -07:00
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