class Holst::JupyterSource

Included Modules

Defined in:

holst.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def cells : Array(JupyterCell) #

def cells=(cells : Array(JupyterCell)) #

def metadata : JupyterMetadata #

def metadata=(metadata : JupyterMetadata) #