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