Interface JupyterNotebookCodeCell

Hierarchy

  • JupyterNotebookCodeCell

Properties

cell_type: "code"
execution_count: number
metadata: {}

Type declaration

    outputs: []
    source: string

    Generated using TypeDoc