Skip to main content

Module notebook

Module notebook 

Source
Expand description

SeaORM entity for the notebooks table.

Stores per-user Jupyter-like notebooks with typed cells persisted as JSON.

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation