Workspaces

class api.models.workspace.Workspace(*args, **kwargs)

A Workspace is a way to logically group the files and and analyses that are part of a user's work.

Users can have multiple Workspaces to separate distinct analyses.

Data, files, and analyses are grouped under a Workspace such that all information related to the analyses, including analysis history, is captured the Workspace.