pub async fn notebook_create(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    payload: NewNotebook
) -> Result<Notebook>
Expand description

Create a new notebook