Skip to content

cell type "raw" not handled #60

@heseber

Description

@heseber

nbterm breaks if a notebook contains cells of type raw. In the function set_input_readonly(), only cells of types markdown and code are used to set the text variable, so if a cell of type raw is encountered, the text variable will be uninitialized in line 181 of cell.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions