gen_doc.convert2html

    This is the module to convert a jupyter notebook to an html page. It will normally render everything the way it was in the notebooks, including suppressing the input of the code cells with input cells masked, and converting the links between notebooks in links between the html pages.

    Functions

    convert_nb[source][test]

    convert_all[source][test]

    Convert modified notebooks in to html pages in dest_path.