labapi.tree.directory#
Notebook Directory Module.
This module defines the NotebookDirectory class,
representing a directory (folder) within a LabArchives notebook. It extends
both AbstractTreeContainer and
AbstractTreeNode to allow it to contain other
nodes and be managed as a node itself.
Classes
|
Represents a directory (folder) within a LabArchives notebook. |