Skip to content

Strip output_type=stderr only, with keep_output? #175

@indigoviolet

Description

@indigoviolet

Is there a way to configure nbstripout to strip certain types of output?

A workaround is jq 'del(.cells[] | select(.cell_type=="code") | .outputs[] | select(.name=="stderr"))', but it would be nice to do this sort of thing in nbstripout directly

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions