nbproject.meta#
- class nbproject.meta#
Bases:
object
Access
meta.store
andmeta.live
.meta.store
- nbproject metadata of the ipynb file, seeMetaStore
meta.live
- execution info and properties derived from notebook content, seeMetaLive
meta
is a static class and behaves like a module (no need to initialize it).Attributes
- env NoneType#
- live MetaLive#
- store MetaStore#