CatalogWorkspaceContentService.

layout_workspace_folder

layout_workspace_folder( workspace_id: str, layout_root_path: Path ) -> Path

Ties the LDM or Analytics Model to the Organization and workspaces in the store methods.

Parameters

nametypedescription
workspace_idstrWorkspace identification string e.g. "demo"
layout_root_pathPathPath to the root of the layout directory. Defaults to Path.cwd().

Returns

typedescription
PathPath to the root of the layout directory for store methods.