Skip to content

not clear how to export the collapseable headings to html #991

@doolingdavid

Description

@doolingdavid

Hi,
I love the collapseable headings functionality, but am am needing to have it be present in a html version of notebook for a report. When I do run this command:

jupyter nbconvert --to html_ch MYFILE.ipynb

I get this error:

Bad config encountered during initialization: The 'export format' trait of a NBConvertApp instance must be any of ['custom','html','latex', ....], but a value of 'html_ch' <class 'str'> was specified.

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions