Skip to content

webknossos.dataset.remote_folder

Classes:

  • RemoteFolder

    This class is used to access and edit metadata of a folder on the webknossos server.

RemoteFolder

This class is used to access and edit metadata of a folder on the webknossos server.

Methods:

Attributes:

id instance-attribute

id: str

metadata property writable

metadata: FolderMetadata

name instance-attribute

name: str

get_by_id classmethod

get_by_id(folder_id: str) -> RemoteFolder

get_by_path classmethod

get_by_path(path: str) -> RemoteFolder