You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: