class Holst::JupyterSource
- Holst::JupyterSource
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
holst.crConstructors
Instance Method Summary
- #cells : Array(JupyterCell)
- #cells=(cells : Array(JupyterCell))
-
#metadata : JupyterMetadata
The Jupyter notebook's metadata as a
JupyterMetadata
-
#metadata=(metadata : JupyterMetadata)
The Jupyter notebook's metadata as a
JupyterMetadata