Merge pull request #3784 from jdfreder/export_flavors

nbconvert: Export flavors & PDF writer (ipy dev meeting)
pull/37/head
Jonathan Frederic 13 years ago
commit f782beb830

@ -29,7 +29,3 @@ class PythonExporter(Exporter):
file_extension = Unicode(
'py', config=True,
help="Extension of the file that should be written to disk")
template_file = Unicode(
'python', config=True,
help="Name of the template file to use")

Loading…
Cancel
Save