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