labapi.util.path.NotebookPath ============================= .. currentmodule:: labapi.util.path .. autoclass:: NotebookPath :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~NotebookPath.__init__ ~NotebookPath.count ~NotebookPath.index ~NotebookPath.is_absolute ~NotebookPath.is_relative_to ~NotebookPath.relative_to ~NotebookPath.resolve ~NotebookPath.startswith ~NotebookPath.to_string .. rubric:: Attributes .. autosummary:: ~NotebookPath.name ~NotebookPath.parent ~NotebookPath.parts