Skip to content

Non-intrusive Jupyter integration #30884

@xbwwj

Description

@xbwwj

Currently, Deno's Jupyter integration is defined as a [Symbol.for("Jupyter.display")] method on object.

There are concerns (apache/arrow-js#296 (comment)) that this may increase code size, since it's hard to tree-shake class methods.

Is it possible to do Jupyter integration in a more non-intrusive, tree-shaking friendly way?

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