Skip to content

hide_input Need better documentation for using with nbconvert #740

@travis23

Description

@travis23

I am trying to get hidden input cells to persist with nbconvert --to html. The documentation in readme could use more detail. As it is, I can't get to where I need to go.

The readme for hide_input states
To export a notebook with hidden cells using nbconvert, you need to add a custom template and a custom filter:

  • It would be nice to have an example of the custom template.
  • Can I put the custom template in the same location as the .ipynb file?
  • Where is the custom filter placed? Does it go in the template or in the jupyter notebook or in a .py?
  • Can you provide a sample nbconvert command that utilizes the custom template?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions