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