pub async fn notebook_list(
    client: &ApiClient,
    workspace_id: Base64Uuid
) -> Result<Vec<NotebookSummary>>
Expand description

Retrieves all Notebooks available to the workspace