class documentation

class NotebookState(object): (source)

View In Hierarchy

Method __enter__ Undocumented
Method __exit__ Undocumented
Method __init__ Undocumented
Instance Variable notebook Undocumented
def __enter__(self): (source)

Undocumented

def __exit__(self, *a): (source)

Undocumented

def __init__(self, notebook): (source)

Undocumented

notebook = (source)

Undocumented