Skip to content

add setting for using HTML print function #59

@flying-sheep

Description

@flying-sheep

like shown here, ipython/jupyter has display hooks that can be registered with display formatters (e.g. png, html)

it would be nice if IRDisplay and IRKernel would work together so that

  1. we define a S3 or S4 generic (e.g. jupyterdisplay.default)
  2. IRDisplay defines it for some classes (e.g. jupyterdisplay.matrix)
  3. users can override it

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