singlestoredb.notebook.workspace¶
- singlestoredb.notebook.workspace¶
SingleStoreDB workspace definition.
This object is not instantiated directly. It is used in the results of API calls on the
WorkspaceManager. Workspaces are created usingWorkspaceManager.create_workspace(), or existing workspaces are accessed by eitherWorkspaceManager.workspacesor by callingWorkspaceManager.get_workspace().See also
WorkspaceManager.create_workspace(),WorkspaceManager.get_workspace(),WorkspaceManager.workspaces