Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Geocoding lens reruns unnecessarily #57

@okennedy

Description

@okennedy

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions