Skip to main content

Module notebook

Module notebook 

Source
Expand description

Notebook Exporter for Jupyter bridge (ENT-024)

Provides export to Jupyter notebook format (.ipynb) with evcxr kernel support for Rust.

Structs§

Cell
A single cell in a notebook
CellMetadata
Cell metadata
CellOutput
Cell output
KernelSpec
Jupyter kernel specification
NotebookExporter
Notebook exporter
NotebookMetadata
Notebook metadata

Enums§

CellType
Cell type in a notebook