class

Holst::JupyterSource

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

cells
Source
cells=(cells : Array(JupyterCell))
Source
metadata

The Jupyter notebook's metadata as a JupyterMetadata

Source
metadata=(metadata : JupyterMetadata)

The Jupyter notebook's metadata as a JupyterMetadata

Source