Haven't gotten to a minimal reproduction of this (yet), but as a placeholder:
Editing a markdown cell triggers a minimal re-execution of several subsequent cells in one particular notebook. This includes a few load dataset and sql cells, followed by a geocoding cell. All cells are marked as pending when the markdown cell is edited, but most cells "re-execute" fast (i.e., are skipped for lack of updated dependencies). However, when we reach the geocoding lens, it is fully re-executed.
Haven't gotten to a minimal reproduction of this (yet), but as a placeholder:
Editing a markdown cell triggers a minimal re-execution of several subsequent cells in one particular notebook. This includes a few load dataset and sql cells, followed by a geocoding cell. All cells are marked as pending when the markdown cell is edited, but most cells "re-execute" fast (i.e., are skipped for lack of updated dependencies). However, when we reach the geocoding lens, it is fully re-executed.