Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module: nbformat.notebooknode¶
NotebookNode - adding attribute access to dicts
1 Class¶
-
class
IPython.nbformat.notebooknode.NotebookNode(*args, **kw)¶ Bases:
IPython.utils.ipstruct.StructA dict-like node with attribute-access
