labapi.tree.notebook#

Notebook Module.

This module defines the Notebook class, representing a LabArchives notebook. It extends AbstractTreeContainer to manage its hierarchical content (directories and pages) and provides notebook-specific functionalities.

Classes

Notebook(init, user, notebooks)

Represents a LabArchives notebook, acting as the root of a tree structure.