pub async fn cell_get( cluster: Cluster, notebook_id: i64, cell_id: i64, ) -> Result<ResponseOk, Error>