[IPython-dev] nbconvert HTML export
stephen.pascoe at stfc.ac.uk
stephen.pascoe at stfc.ac.uk
Mon Sep 10 05:18:40 EDT 2012
I'm interested in contributing to nbconvert. Particularly adding non-embedded images to the HTML exporter (saved into <nb>_files directory) and creating a headerless HTML exporter for injecting into blog posts. I've browsed the code and have a couple of questions before I begin:
1. What happened to the "quick-html" format? It's in known_formats but not supported in main(). If there are plans to add this format what's it's intention.
2. What is the preferred method of configuring embedded/non-embedded images? Should I add a new format or a separate switch. I prefer a switch.
I like to work via tests so I've fixed a few things in the test suite (https://github.com/ipython/nbconvert/pull/33)
Thanks,
Stephen.
--
Scanned by iCritical.
More information about the IPython-dev
mailing list